]> git.pld-linux.org Git - packages/freeswan.git/blob - freeswan-manlink.patch
- adapterized; release 3
[packages/freeswan.git] / freeswan-manlink.patch
1 diff -durN freeswan-1.3.orig1/utils/manlink freeswan-1.3/utils/manlink
2 --- freeswan-1.3.orig1/utils/manlink    Wed Jul  7 05:12:52 1999
3 +++ freeswan-1.3/utils/manlink  Tue Apr 25 11:38:27 2000
4 @@ -49,7 +49,7 @@
5                 esac
6                 if test " $ff" != " $m"
7                 then
8 -                       ln -f -s $m $ff
9 +                       echo ".so $m" > $ff
10                 fi
11         done
12  done
This page took 0.019764 seconds and 3 git commands to generate.