summaryrefslogtreecommitdiff
path: root/package/ca-certificates/patches/patch-sbin_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/ca-certificates/patches/patch-sbin_Makefile')
-rw-r--r--package/ca-certificates/patches/patch-sbin_Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/package/ca-certificates/patches/patch-sbin_Makefile b/package/ca-certificates/patches/patch-sbin_Makefile
deleted file mode 100644
index ff59e4856..000000000
--- a/package/ca-certificates/patches/patch-sbin_Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
- fix for the completely empty DESTDIR
---- ca-certificates-20090814.orig/sbin/Makefile 2007-02-02 07:23:19.000000000 +0100
-+++ ca-certificates-20090814/sbin/Makefile 2009-08-22 20:37:17.581921717 +0200
-@@ -8,4 +8,5 @@ all:
- clean:
-
- install:
-+ mkdir -p $(DESTDIR)/usr/sbin
- install -m755 update-ca-certificates $(DESTDIR)/usr/sbin/