diff options
Diffstat (limited to 'repo/system/libp11-kit.xibuild')
-rw-r--r-- | repo/system/libp11-kit.xibuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/system/libp11-kit.xibuild b/repo/system/libp11-kit.xibuild index 8f6906b..9045671 100644 --- a/repo/system/libp11-kit.xibuild +++ b/repo/system/libp11-kit.xibuild @@ -5,8 +5,7 @@ DEPS=(glibc libtasn1 libffi) SOURCE=https://github.com/p11-glue/p11-kit DESC="Loads and enumerates PKCS#11 modules" -patch () { - +prepare () { sed '20,$ d' -i trust/trust-extract-compat && cat >> trust/trust-extract-compat << "EOF" # Copy existing anchor modifications to /etc/ssl/local |