X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F31_package_rename.patch;h=7bd598b239bbb201984bfbbf9794066bcf274471;hb=3b3ac7b387df59cc871f6572344f249a203b371c;hp=b04d165d7dd7348a634b3e6c85945de5a0361630;hpb=76af4813596007fc5e4db649f9dd9b498058e2e2;p=live-boot-grml.git diff --git a/debian/patches/31_package_rename.patch b/debian/patches/31_package_rename.patch index b04d165..7bd598b 100644 --- a/debian/patches/31_package_rename.patch +++ b/debian/patches/31_package_rename.patch @@ -1,7 +1,9 @@ ---- a/Makefile -+++ b/Makefile -@@ -52,11 +52,11 @@ - cp -r hooks scripts $(DESTDIR)/usr/share/initramfs-tools +Index: live-boot-grml/Makefile +=================================================================== +--- live-boot-grml.orig/Makefile 2014-03-08 13:36:52.857434829 +0100 ++++ live-boot-grml/Makefile 2014-03-08 13:36:52.853435298 +0100 +@@ -55,8 +55,8 @@ + cp frontend/* $(DESTDIR)/bin # Installing docs - mkdir -p $(DESTDIR)/usr/share/doc/live-boot @@ -9,14 +11,9 @@ + mkdir -p $(DESTDIR)/usr/share/doc/live-boot-grml + cp -r COPYING $(DESTDIR)/usr/share/doc/live-boot-grml -- mkdir -p $(DESTDIR)/usr/share/doc/live-boot/examples -- cp -r etc/* $(DESTDIR)/usr/share/doc/live-boot/examples -+ mkdir -p $(DESTDIR)/usr/share/doc/live-boot-grml/examples -+ cp -r etc/* $(DESTDIR)/usr/share/doc/live-boot-grml/examples - # (FIXME) - # Installing manpages -@@ -94,7 +94,7 @@ + for MANPAGE in manpages/en/*; \ +@@ -90,7 +90,7 @@ rmdir --ignore-fail-on-non-empty $(DESTDIR)/usr > /dev/null 2>&1 || true # Uninstalling docs