From bb499959d88da1b3937c23b5405089c907188a81 Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 10 Mar 2022 11:59:16 +0000 Subject: added and patched broken packages --- repo/system/libcap.xibuild | 1 + 1 file changed, 1 insertion(+) (limited to 'repo/system/libcap.xibuild') 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 () { -- cgit v1.2.1