diff options
Diffstat (limited to 'meta/packages/openswan/openswan-2.4.7/installflags.patch')
-rw-r--r-- | meta/packages/openswan/openswan-2.4.7/installflags.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/packages/openswan/openswan-2.4.7/installflags.patch b/meta/packages/openswan/openswan-2.4.7/installflags.patch deleted file mode 100644 index e6da2eaa5f..0000000000 --- a/meta/packages/openswan/openswan-2.4.7/installflags.patch +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | Index: openswan-2.4.7/Makefile.inc | ||
2 | =================================================================== | ||
3 | --- openswan-2.4.7.orig/Makefile.inc 2006-12-25 18:05:40.608503250 +0100 | ||
4 | +++ openswan-2.4.7/Makefile.inc 2006-12-25 18:06:39.028154250 +0100 | ||
5 | @@ -158,7 +158,7 @@ | ||
6 | # how backup names are composed. | ||
7 | # Note that the install procedures will never overwrite an existing config | ||
8 | # file, which is why -b is not specified for them. | ||
9 | -INSTBINFLAGS=-b --suffix=.old | ||
10 | +INSTBINFLAGS= | ||
11 | INSTSUIDFLAGS=--mode=u+rxs,g+rx,o+rx --group=root -b --suffix=.old | ||
12 | INSTMANFLAGS= | ||
13 | INSTCONFFLAGS= | ||