summaryrefslogtreecommitdiff
path: root/repo/system/libcap.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-16 16:03:29 +0000
committerdavidovski <david@davidovski.xyz>2022-01-16 16:03:29 +0000
commit6fc3b9dc3e84abb1371424efbc8b01ccd41e27f6 (patch)
treebcd19e5d5d19536626d70c931cc2b26cadee0f50 /repo/system/libcap.xibuild
parent430d276607ead5129cc222f1f139128e9a3f9082 (diff)
changed patch to prepare
Diffstat (limited to 'repo/system/libcap.xibuild')
-rw-r--r--repo/system/libcap.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/libcap.xibuild b/repo/system/libcap.xibuild
index 42c2e9f..d0a75c2 100644
--- a/repo/system/libcap.xibuild
+++ b/repo/system/libcap.xibuild
@@ -7,7 +7,7 @@ SOURCE=https://git.kernel.org/pub/scm/libs/libcap/libcap.git/snapshot/libcap-$PK
DESC="POSIX 1003.1e capabilities"
-patch () {
+prepare () {
sed -i '/install -m.*STA/d' libcap/Makefile
}