]> git.pld-linux.org Git - packages/man-pages.git/blame - man-pages-tr-bash.patch
- restored (and updated) gawk conflict fix
[packages/man-pages.git] / man-pages-tr-bash.patch
CommitLineData
d33d2eab
JB
1--- man-pages-3.71/man-pages-tr-1.0.5/source/manderle.sh.orig 2008-04-22 09:56:10.000000000 +0200
2+++ man-pages-3.71/man-pages-tr-1.0.5/source/manderle.sh 2014-08-30 20:43:17.329673267 +0200
3@@ -1,3 +1,5 @@
4+#!/bin/bash
5+
6 LANG=C gcc -Wall -lz -o xml2man xml2man.c
7 mandirs=(1 2 3 4 5 6 7 8)
8 for i in ${mandirs[@]};
This page took 0.05818 seconds and 4 git commands to generate.