mk/image.mk: Ship /init in initramfs
[openadk.git] / package / ca-certificates / patches / patch-sbin_Makefile
blobff59e48560274951ba9f8751e6b28ab0d7c6082a
1         fix for the completely empty DESTDIR
2 --- ca-certificates-20090814.orig/sbin/Makefile 2007-02-02 07:23:19.000000000 +0100
3 +++ ca-certificates-20090814/sbin/Makefile      2009-08-22 20:37:17.581921717 +0200
4 @@ -8,4 +8,5 @@ all:
5  clean:
6  
7  install:
8 +       mkdir -p $(DESTDIR)/usr/sbin
9         install -m755 update-ca-certificates $(DESTDIR)/usr/sbin/