summaryrefslogtreecommitdiff
path: root/libcap/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'libcap/Pkgfile')
-rw-r--r--libcap/Pkgfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcap/Pkgfile b/libcap/Pkgfile
index fe7670f59..bd1c23fa3 100644
--- a/libcap/Pkgfile
+++ b/libcap/Pkgfile
@@ -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 \

Generated by cgit