From 6d7a7f4776711758cf5b59028378f01cd8eba493 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 13 Jun 2009 14:56:04 +0200 Subject: FreeBSD compatibility patches - update ipset and libpri to latest upstream --- package/openswan/patches/patch-Makefile_inc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/openswan/patches/patch-Makefile_inc (limited to 'package/openswan/patches/patch-Makefile_inc') diff --git a/package/openswan/patches/patch-Makefile_inc b/package/openswan/patches/patch-Makefile_inc new file mode 100644 index 000000000..653528eb9 --- /dev/null +++ b/package/openswan/patches/patch-Makefile_inc @@ -0,0 +1,11 @@ +--- openswan-2.6.21.orig/Makefile.inc 2009-03-30 15:11:28.000000000 +0200 ++++ openswan-2.6.21/Makefile.inc 2009-06-13 14:48:55.000000000 +0200 +@@ -163,7 +163,7 @@ INSTALL=install + # 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