summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-info
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postinst-info')
-rw-r--r--autoscripts/postinst-info2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoscripts/postinst-info b/autoscripts/postinst-info
index b528b5d8..ffef8636 100644
--- a/autoscripts/postinst-info
+++ b/autoscripts/postinst-info
@@ -1,3 +1,3 @@
if [ "$1" = "configure" ]; then
- install-info --quiet --section "\Q#SECTION#\E" "#SECTION#" #FILE#
+ install-info --quiet #FILE#
fi