summaryrefslogtreecommitdiff
path: root/repo/system/libcap.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/libcap.xibuild')
-rw-r--r--repo/system/libcap.xibuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/libcap.xibuild b/repo/system/libcap.xibuild
index f3a5ee3..dab917e 100644
--- a/repo/system/libcap.xibuild
+++ b/repo/system/libcap.xibuild
@@ -10,6 +10,7 @@ DESC="POSIX 1003.1e capabilities"
prepare () {
sed -i '/install -m.*STA/d' libcap/Makefile
+ sed -i 's/xargs -e/xargs /g' pam_cap/Makefile
}
build () {