summaryrefslogtreecommitdiff
path: root/packages/debian/patches/07_fix_manpath.dpatch
blob: 53fb281b254830acefa161668fd8804c9f8dd9e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#! /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