diff options
author | davidovski <david@davidovski.xyz> | 2022-01-16 16:03:29 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-01-16 16:03:29 +0000 |
commit | 6fc3b9dc3e84abb1371424efbc8b01ccd41e27f6 (patch) | |
tree | bcd19e5d5d19536626d70c931cc2b26cadee0f50 /repo/system/libp11-kit.xibuild | |
parent | 430d276607ead5129cc222f1f139128e9a3f9082 (diff) |
changed patch to prepare
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 |