From 16a79e306aa5bc2e7f7caafa50e537bcad75f83d Mon Sep 17 00:00:00 2001 From: Dirk Opfer Date: Wed, 27 Dec 2006 12:08:51 +0000 Subject: add 2.4.7 --- packages/openswan/openswan-2.4.7/installflags.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 packages/openswan/openswan-2.4.7/installflags.patch (limited to 'packages/openswan/openswan-2.4.7/installflags.patch') diff --git a/packages/openswan/openswan-2.4.7/installflags.patch b/packages/openswan/openswan-2.4.7/installflags.patch new file mode 100644 index 0000000000..e6da2eaa5f --- /dev/null +++ b/packages/openswan/openswan-2.4.7/installflags.patch @@ -0,0 +1,13 @@ +Index: openswan-2.4.7/Makefile.inc +=================================================================== +--- openswan-2.4.7.orig/Makefile.inc 2006-12-25 18:05:40.608503250 +0100 ++++ openswan-2.4.7/Makefile.inc 2006-12-25 18:06:39.028154250 +0100 +@@ -158,7 +158,7 @@ + # how backup names are composed. + # Note that the install procedures will never overwrite an existing config + # file, which is why -b is not specified for them. +-INSTBINFLAGS=-b --suffix=.old ++INSTBINFLAGS= + INSTSUIDFLAGS=--mode=u+rxs,g+rx,o+rx --group=root -b --suffix=.old + INSTMANFLAGS= + INSTCONFFLAGS= -- cgit v1.2.3