diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-10 00:39:06 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-10 00:39:06 +0200 |
commit | e90ce9e2f2cb302eba1d496babcb11baf02a78e1 (patch) | |
tree | ac9cf9d5ff94ddab775de875cfa2f6f03a5bdda2 /debian/patches/multiarch_manpages_libdir.patch | |
parent | 24feb9f37f302c006ba51502da817325200e74d0 (diff) |
Refresh / remove patches
Diffstat (limited to 'debian/patches/multiarch_manpages_libdir.patch')
-rw-r--r-- | debian/patches/multiarch_manpages_libdir.patch | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/patches/multiarch_manpages_libdir.patch b/debian/patches/multiarch_manpages_libdir.patch index cd40126..142d501 100644 --- a/debian/patches/multiarch_manpages_libdir.patch +++ b/debian/patches/multiarch_manpages_libdir.patch @@ -3,9 +3,11 @@ Description: Use a generic multiarch path in man pages a generic /usr/lib/arch_triplet/sane path instead. Author: Julien BLACHE <jblache@debian.org> ---- a/doc/Makefile.in -+++ b/doc/Makefile.in -@@ -901,7 +901,7 @@ +Index: trunk/doc/Makefile.in +=================================================================== +--- trunk.orig/doc/Makefile.in ++++ trunk/doc/Makefile.in +@@ -906,7 +906,7 @@ all: bemans $(STANDARD) html-pages @sed -e 's|@DATADIR@|$(datadir)|g' \ -e 's|@CONFIGDIR@|$(configdir)|g' \ -e 's|@DOCDIR@|$(docdir)|g' \ |