From ffa7bc1c655d1e41ec350e4880a96827a834ada0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Sun, 15 Aug 2021 10:16:15 +0200 Subject: patches/ca_certificates_host.local.patch: don't install ${DESTDIR}/usr/local/share/ca-certificates. --- patches/ca_certificates_host.local.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 patches/ca_certificates_host.local.patch (limited to 'patches') diff --git a/patches/ca_certificates_host.local.patch b/patches/ca_certificates_host.local.patch new file mode 100644 index 00000000..a0f91b23 --- /dev/null +++ b/patches/ca_certificates_host.local.patch @@ -0,0 +1,10 @@ +--- 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 \ -- cgit v1.2.3