mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Disable baselibs check until it is made saner (aka non recursive)
This commit is contained in:
parent
db1b482a73
commit
f575dbf44e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393778
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ prefixvar() {
|
|||
fi
|
||||
}
|
||||
|
||||
checks="shebang symlinks paths stripped desktopfileutils sharedmimeinfo suidfiles libtool libperl prefixvar baselibs"
|
||||
checks="shebang symlinks paths stripped desktopfileutils sharedmimeinfo suidfiles libtool libperl prefixvar" # baselibs"
|
||||
|
||||
ret=0
|
||||
cd ${STAGEDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue