diff options
Diffstat (limited to 'patches/ca_certificates_host.local.patch')
-rw-r--r-- | patches/ca_certificates_host.local.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/patches/ca_certificates_host.local.patch b/patches/ca_certificates_host.local.patch deleted file mode 100644 index a0f91b23..00000000 --- a/patches/ca_certificates_host.local.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ca-certificates/Makefile.orig 2021-08-14 20:46:04.231739572 +0200 -+++ ca-certificates/Makefile 2021-08-15 10:13:48.899745275 +0200 -@@ -21,7 +21,6 @@ - ${DESTDIR}/usr/bin \ - ${DESTDIR}/usr/sbin \ - ${DESTDIR}/usr/share/ca-certificates \ -- ${DESTDIR}/usr/local/share/ca-certificates \ - ${DESTDIR}/etc/ssl/certs - - for cert in *.crt; do \ |