packages/net/openswan/patches/120-no_manpages.patch
florian 6bdfbaa468 [package] update openswan to 2.6.22 (#5711)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-23 13:43:35 +00:00

25 lines
894 B
Diff

diff -urN openswan-2.6.22/programs/Makefile.program openswan-2.6.22.new/programs/Makefile.program
--- openswan-2.6.22/programs/Makefile.program 2009-06-23 04:53:08.000000000 +0200
+++ openswan-2.6.22.new/programs/Makefile.program 2009-08-23 15:35:32.000000000 +0200
@@ -92,7 +92,7 @@
all: ${PROGRAM}
programs: all
clean: cleanall
-install: doinstall
+install:
endif
diff -urN openswan-2.6.22/programs/pluto/Makefile openswan-2.6.22.new/programs/pluto/Makefile
--- openswan-2.6.22/programs/pluto/Makefile 2009-06-23 04:53:08.000000000 +0200
+++ openswan-2.6.22.new/programs/pluto/Makefile 2009-08-23 15:40:30.000000000 +0200
@@ -171,7 +171,7 @@
all: $(BINNAMEPLUTO) $(BINNAMEADNSIFNEEDED) $(BINNAMEWHACK) #$(BINNAMEWHACKINIT)
programs: $(BINNAMEPLUTO) $(BINNAMEADNSIFNEEDED) $(BINNAMEWHACK) #$(BINNAMEWHACKINIT)
clean: cleanall
-install: doinstall
+install:
endif
doinstall: all