]> git.pld-linux.org Git - packages/asterisk.git/blob - asterisk-awk.patch
- olddir for log archives
[packages/asterisk.git] / asterisk-awk.patch
1 diff -urbB asterisk-1.0.9.org/editline/makelist asterisk-1.0.9/editline/makelist
2 --- asterisk-1.0.9.org/main/editline/makelist   2002-11-27 06:04:06.000000000 +0100
3 +++ asterisk-1.0.9/main/editline/makelist       2005-10-09 00:06:41.642346000 +0200
4 @@ -39,7 +39,7 @@
5  
6  # makelist.sh: Automatically generate header files...
7  
8 -AWK=/usr/bin/awk
9 +AWK=awk
10  USAGE="Usage: $0 -h|-e|-fc|-fh|-bc|-bh|-m <filenames>"
11  
12  if [ "x$1" = "x" ]
This page took 0.089563 seconds and 3 git commands to generate.