move more extra packages from ./trunk to ./packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12359 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
11
net/strongswan/patches/110-make-ipsec.patch
Normal file
11
net/strongswan/patches/110-make-ipsec.patch
Normal file
@ -0,0 +1,11 @@
|
||||
Index: strongswan-2.8.2/programs/ipsec/Makefile
|
||||
===================================================================
|
||||
--- strongswan-2.8.2.orig/programs/ipsec/Makefile 2007-06-04 13:23:04.756010872 +0200
|
||||
+++ strongswan-2.8.2/programs/ipsec/Makefile 2007-06-04 13:23:05.227939128 +0200
|
||||
@@ -24,5 +24,5 @@
|
||||
include ../Makefile.program
|
||||
|
||||
install:: ipsec
|
||||
- @$(INSTALL) $(INSTBINFLAGS) ipsec $(RCDIR)/ipsec
|
||||
+ @$(INSTALL) $(INSTBINFLAGS) -D ipsec $(RCDIR)/ipsec
|
||||
|
Reference in New Issue
Block a user