summaryrefslogtreecommitdiff
path: root/autoscripts
diff options
context:
space:
mode:
authorjoey <joey>2005-11-03 16:57:13 +0000
committerjoey <joey>2005-11-03 16:57:13 +0000
commit5d54e11cfb37e982fe73190be95dbb688ad58dce (patch)
tree4c586d1dac576e9baee959ded0c6bf39135a55ee /autoscripts
parent975baddc00534d2ca1bf5d55fe3fa6064844cf0d (diff)
r1809: releasing version 5.0.2
Diffstat (limited to 'autoscripts')
-rw-r--r--autoscripts/postinst-info2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoscripts/postinst-info b/autoscripts/postinst-info
index 71ffa19b..b528b5d8 100644
--- a/autoscripts/postinst-info
+++ b/autoscripts/postinst-info
@@ -1,3 +1,3 @@
if [ "$1" = "configure" ]; then
- install-info --quiet --section "#SECTION#" "#SECTION#" #FILE#
+ install-info --quiet --section "\Q#SECTION#\E" "#SECTION#" #FILE#
fi