From 5d54e11cfb37e982fe73190be95dbb688ad58dce Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 3 Nov 2005 16:57:13 +0000 Subject: r1809: releasing version 5.0.2 --- autoscripts/postinst-info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autoscripts') 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 -- cgit v1.2.3