diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-06 18:06:11 +0000 | 
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-06 18:06:11 +0000 | 
| commit | dedaadb730c709423deea13cd52e9cf54db44f57 (patch) | |
| tree | d8ddf4eee0466423551557081eb21bd7ae91eb9c | |
| parent | 2b08967dedd009b0691c171e116cf16b887507d2 (diff) | |
fix link to init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@573 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | package/openswan/patches/scripts.patch | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/package/openswan/patches/scripts.patch b/package/openswan/patches/scripts.patch index 5864ce95a..7e908ed52 100644 --- a/package/openswan/patches/scripts.patch +++ b/package/openswan/patches/scripts.patch @@ -74,17 +74,6 @@ diff -uNr openswan-2.3.0.orig/programs/setup/setup.in openswan-2.3.0/programs/se   	tmp=/var/run/pluto/ipsec_setup.st   	outtmp=/var/run/pluto/ipsec_setup.out   	( ---- openswan-2.3.0.orig/programs/setup/Makefile	2004-04-03 19:44:48.000000000 +0000 -+++ openswan-2.3.0/programs/setup/Makefile	2005-02-02 20:34:54.000000000 +0000 -@@ -32,7 +32,7 @@ - install:: setup - 	@rm -f $(BINDIR)/setup - 	@$(INSTALL) $(INSTBINFLAGS) setup $(RCDIR)/ipsec --	@ln -s $(FINALRCDIR)/ipsec $(BINDIR)/setup -+	@ln -s $(FINALRCDIR)/S50ipsec $(BINDIR)/setup - 	-@for i in 0 1 2 3 4 5 6; do mkdir -p $(RCDIR)/../rc$$i.d; done - 	-@cd $(RCDIR)/../rc0.d && ln -f -s ../init.d/ipsec K76ipsec - 	-@cd $(RCDIR)/../rc1.d && ln -f -s ../init.d/ipsec K76ipsec  diff -uNr openswan-2.3.0.orig/programs/showhostkey/showhostkey.in openswan-2.3.0/programs/showhostkey/showhostkey.in  --- openswan-2.3.0.orig/programs/showhostkey/showhostkey.in	2004-11-14 13:40:41.000000000 +0000  +++ openswan-2.3.0/programs/showhostkey/showhostkey.in	2005-02-02 20:34:54.000000000 +0000  | 
