]> git.pld-linux.org Git - packages/man-pages.git/blob - man-pages-tr-bash.patch
- updated to 4.16, ja 20180815
[packages/man-pages.git] / man-pages-tr-bash.patch
1 --- man-pages-tr-1.0.5/source/manderle.sh.orig  2008-04-22 09:56:10.000000000 +0200
2 +++ 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.02643 seconds and 3 git commands to generate.