summaryrefslogtreecommitdiff
path: root/packages/debian/patches/07_fix_manpath.dpatch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-01-13 13:59:06 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-01-13 13:59:06 +0100
commit29a2baa31eb404118e380ac2138fbc67c657f03a (patch)
tree7154cdba94dbe5772a1bf5f8eaa154027a4036d4 /packages/debian/patches/07_fix_manpath.dpatch
parent42dd732e37144da73fa78a04f92f1d69985e60fa (diff)
remove unwanted and problematic files from source
Diffstat (limited to 'packages/debian/patches/07_fix_manpath.dpatch')
-rw-r--r--packages/debian/patches/07_fix_manpath.dpatch19
1 files changed, 0 insertions, 19 deletions
diff --git a/packages/debian/patches/07_fix_manpath.dpatch b/packages/debian/patches/07_fix_manpath.dpatch
deleted file mode 100644
index 53fb281..0000000
--- a/packages/debian/patches/07_fix_manpath.dpatch
+++ /dev/null
@@ -1,19 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## test.dpatch by <nyall@crackfox>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
-@DPATCH@
-diff -urNad gcstarzombiepig-1.6~/install gcstarzombiepig-1.6/install
---- gcstarzombiepig-1.6~/install 2009-09-20 17:32:03.000000000 -0300
-+++ gcstarzombiepig-1.6/install 2009-09-20 17:33:56.000000000 -0300
-@@ -107,7 +107,7 @@
- }
-
- unlink $baseDir.'/bin/'.$binName;
-- unlink $baseDir.'/man/man1/'.$binName.'.1.gz';
-+ unlink $baseDir.'/share/man/man1/'.$binName.'.1.gz';
-
- # remove menu and mime items
-