]> git.pld-linux.org Git - packages/man-pages.git/blobdiff - man-pages-tr-bash.patch
- added tr-bash patch (use proper shebang in bash script)
[packages/man-pages.git] / man-pages-tr-bash.patch
diff --git a/man-pages-tr-bash.patch b/man-pages-tr-bash.patch
new file mode 100644 (file)
index 0000000..05dee2b
--- /dev/null
@@ -0,0 +1,8 @@
+--- man-pages-3.71/man-pages-tr-1.0.5/source/manderle.sh.orig  2008-04-22 09:56:10.000000000 +0200
++++ man-pages-3.71/man-pages-tr-1.0.5/source/manderle.sh       2014-08-30 20:43:17.329673267 +0200
+@@ -1,3 +1,5 @@
++#!/bin/bash
++
+ LANG=C gcc -Wall -lz -o xml2man xml2man.c
+ mandirs=(1 2 3 4 5 6 7 8)
+ for i in ${mandirs[@]};
This page took 0.030042 seconds and 4 git commands to generate.