about summary refs log tree commit diff stats
path: root/cfg_defs.sh
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-09-25 10:50:40 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1998-09-25 10:50:40 -0400
commit652c51a528c2cceab8a4ff02283ae854d0427678 (patch)
treee0e9b09748c5d361638f64cb5a7dd8815fb94277 /cfg_defs.sh
parent07e246c51644d9790f2eaf4001ff4ffd40e3274f (diff)
downloadlynx-snapshots-652c51a528c2cceab8a4ff02283ae854d0427678.tar.gz
snapshot of project "lynx", label v2-8-1pre_2
Diffstat (limited to 'cfg_defs.sh')
-rwxr-xr-xcfg_defs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg_defs.sh b/cfg_defs.sh
index 8cffb2e0..ee698506 100755
--- a/cfg_defs.sh
+++ b/cfg_defs.sh
@@ -13,6 +13,7 @@ static CONST struct {
 EOF
 sed	-e '/^#/d' \
 	-e 's/"/\\"/g' \
+	-e 's/=}$/=""}/' \
 	-e "s/'/\"/g" \
 	-e 's/^.[^=]*_cv_/	{ "/' \
 	-e 's/=${[^=]*="/", "/' \