]> git.pld-linux.org Git - packages/freeswan.git/blob - freeswan-confread.patch
- xorg dep
[packages/freeswan.git] / freeswan-confread.patch
1 --- freeswan-2.00/programs/_confread/_confread.in.fix   2003-06-09 03:28:28.000000000 +0200
2 +++ freeswan-2.00/programs/_confread/_confread.in       2003-06-09 03:28:45.000000000 +0200
3 @@ -81,7 +81,7 @@
4  else
5         cat $config
6  fi |
7 -awk 'BEGIN {
8 +gawk 'BEGIN {
9         type = "'"$type"'"
10         names = "'"$*"'"
11         prefix = "'"$prefix"'"
This page took 0.060683 seconds and 3 git commands to generate.