forked from ports/contrib
libcap: disable gperf in build
This commit is contained in:
parent
f309bce27b
commit
3b93fb2642
@ -10,6 +10,8 @@ source=(ftp://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/libc
|
||||
|
||||
build () {
|
||||
cd libcap-$version
|
||||
|
||||
sed -i 's:gperf:false:' libcap/Makefile
|
||||
|
||||
make
|
||||
make \
|
||||
|
Loading…
x
Reference in New Issue
Block a user