summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-info-nosection
diff options
context:
space:
mode:
Diffstat (limited to 'autoscripts/postinst-info-nosection')
-rw-r--r--autoscripts/postinst-info-nosection3
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/postinst-info-nosection b/autoscripts/postinst-info-nosection
deleted file mode 100644
index ffef8636..00000000
--- a/autoscripts/postinst-info-nosection
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$1" = "configure" ]; then
- install-info --quiet #FILE#
-fi