projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab3ba9f
)
strongswan: quote 'comment' parameter in Config.in
author
Eneas U de Queiroz
<cotequeiroz@gmail.com>
Wed, 18 Mar 2020 12:37:26 +0000
(09:37 -0300)
committer
Eneas U de Queiroz
<cotequeiroz@gmail.com>
Wed, 18 Mar 2020 12:40:54 +0000
(09:40 -0300)
Newer versions of the kconfig generator require quotes. Prepare the
package for an eventual update.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
net/strongswan/Config.in
patch
|
blob
|
history
diff --git
a/net/strongswan/Config.in
b/net/strongswan/Config.in
index 567e4aec5bb2947813f5dac2fceb36bc6613ca4f..b38493af2ed4cf268f1b1ec405932123b58a75c8 100644
(file)
--- a/
net/strongswan/Config.in
+++ b/
net/strongswan/Config.in
@@
-1,6
+1,6
@@
if PACKAGE_strongswan
-comment
Configuration
+comment
"Configuration"
# --with-routing-table
config STRONGSWAN_ROUTING_TABLE
@@
-14,6
+14,6
@@
config STRONGSWAN_ROUTING_TABLE_PRIO
prompt "Set the IPsec routing table priority"
default "220"
-comment
Packages
+comment
"Packages"
endif