packages: move Xorg category to its own feed, move X-related packages as well
[openwrt/svn-archive/archive.git] / net / strongswan / patches / 110-make-ipsec.patch
1 Index: strongswan-2.8.2/programs/ipsec/Makefile
2 ===================================================================
3 --- strongswan-2.8.2.orig/programs/ipsec/Makefile 2007-06-04 13:23:04.756010872 +0200
4 +++ strongswan-2.8.2/programs/ipsec/Makefile 2007-06-04 13:23:05.227939128 +0200
5 @@ -24,5 +24,5 @@
6 include ../Makefile.program
7
8 install:: ipsec
9 - @$(INSTALL) $(INSTBINFLAGS) ipsec $(RCDIR)/ipsec
10 + @$(INSTALL) $(INSTBINFLAGS) -D ipsec $(RCDIR)/ipsec
11