32a938a91f166430ebcb3357c3dddab8a4a1a436
[packages.git] / net / openswan / patches / 120-no_manpages.patch
1 diff -urN openswan-2.6.22/programs/Makefile.program openswan-2.6.22.new/programs/Makefile.program
2 --- openswan-2.6.22/programs/Makefile.program   2009-06-23 04:53:08.000000000 +0200
3 +++ openswan-2.6.22.new/programs/Makefile.program       2009-08-23 15:35:32.000000000 +0200
4 @@ -92,7 +92,7 @@
5  all: ${PROGRAM}
6  programs: all
7  clean: cleanall
8 -install: doinstall
9 +install:
10  
11  endif
12  
13 diff -urN openswan-2.6.22/programs/pluto/Makefile openswan-2.6.22.new/programs/pluto/Makefile
14 --- openswan-2.6.22/programs/pluto/Makefile     2009-06-23 04:53:08.000000000 +0200
15 +++ openswan-2.6.22.new/programs/pluto/Makefile 2009-08-23 15:40:30.000000000 +0200
16 @@ -171,7 +171,7 @@
17  all: $(BINNAMEPLUTO) $(BINNAMEADNSIFNEEDED) $(BINNAMEWHACK) #$(BINNAMEWHACKINIT) 
18  programs: $(BINNAMEPLUTO) $(BINNAMEADNSIFNEEDED) $(BINNAMEWHACK) #$(BINNAMEWHACKINIT)
19  clean: cleanall
20 -install: doinstall
21 +install:
22  endif
23  
24  doinstall: all