openswan: add fix for 2.6.38
With 2.6.38.2 #include linux/config.h dont work anymore. It the same issue like Changeset r26237. Thank you heil for the patch. This closes #9156. git-svn-id: svn://svn.openwrt.org/openwrt/packages@26550 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
+exit 0
|
||||
--- a/programs/_plutorun/_plutorun.in
|
||||
+++ b/programs/_plutorun/_plutorun.in
|
||||
@@ -155,7 +155,7 @@ then
|
||||
@@ -157,7 +157,7 @@ then
|
||||
exit 1
|
||||
fi
|
||||
else
|
||||
@ -25,7 +25,7 @@
|
||||
exit 1
|
||||
--- a/programs/_realsetup/_realsetup.in
|
||||
+++ b/programs/_realsetup/_realsetup.in
|
||||
@@ -290,7 +290,7 @@ case "$1" in
|
||||
@@ -291,7 +291,7 @@ case "$1" in
|
||||
|
||||
# misc pre-Pluto setup
|
||||
|
||||
|
Reference in New Issue
Block a user