summaryrefslogtreecommitdiffhomepage
path: root/patches/ca_certificates_host.local.patch
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2024-10-17 14:38:02 +0200
committerØrjan Malde <red@foxi.me>2024-10-17 14:38:02 +0200
commita2e8ca1235ba63217552a7a5a9278270c35dc2f1 (patch)
tree7b818e1e69673b73624bd58edb4d097d810886c8 /patches/ca_certificates_host.local.patch
parent34ae3e8a79a6be9f816adfce43401cf7664570b5 (diff)
downloadmidipix_build-a2e8ca1235ba63217552a7a5a9278270c35dc2f1.tar.bz2
midipix_build-a2e8ca1235ba63217552a7a5a9278270c35dc2f1.tar.xz
groups.d/010.host_deps.d/ca_certificates_host.package: point to proper repo. (oops?)
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches/ca_certificates_host.local.patch')
-rw-r--r--patches/ca_certificates_host.local.patch10
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 \