diff options
Diffstat (limited to 'security/racoon2/files/patch-ac')
-rw-r--r-- | security/racoon2/files/patch-ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/racoon2/files/patch-ac b/security/racoon2/files/patch-ac index 9e710b341251..ee9eba403dd1 100644 --- a/security/racoon2/files/patch-ac +++ b/security/racoon2/files/patch-ac @@ -4,8 +4,8 @@ cat >> $CONFIG_STATUS <<EOF --CONFIG_FILES=\${CONFIG_FILES-"Makefile samples/psk.txt samples/racoon.conf samples/remote.conf"} -+CONFIG_FILES=\${CONFIG_FILES-"Makefile samples/psk.txt samples/racoon.conf samples/remote.conf racoon.8"} +-CONFIG_FILES=\${CONFIG_FILES-"Makefile samples/psk.txt samples/racoon.conf"} ++CONFIG_FILES=\${CONFIG_FILES-"Makefile samples/psk.txt samples/racoon.conf racoon.8"} EOF cat >> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then |