Drop deprecated debian/patches/14_no_blkid_on_lenny.patch
[live-boot-grml.git] / debian / patches / 28_remove_localized_manpages.patch
index 5143027..e261f1b 100644 (file)
@@ -11,11 +11,11 @@ Date:   Wed Jun 8 10:19:29 2011 +0200
     
     So lets drop the localized manpages and just install the english ones.
 
-diff --git a/Makefile b/Makefile
-index 4e579a3..46de269 100644
---- a/Makefile
-+++ b/Makefile
-@@ -66,15 +66,6 @@ install:
+Index: b/Makefile
+===================================================================
+--- a/Makefile 2011-07-24 22:07:22.000000000 +0200
++++ b/Makefile 2011-07-24 22:08:15.000000000 +0200
+@@ -66,15 +66,6 @@
                install -D -m 0644 $${MANPAGE} $(DESTDIR)/usr/share/man/man$${SECTION}/$$(basename $${MANPAGE}); \
        done