]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postinst-info
r982: This commit was manufactured by cvs2svn to create tag
[debhelper.git] / autoscripts / postinst-info
diff --git a/autoscripts/postinst-info b/autoscripts/postinst-info
deleted file mode 100644 (file)
index 71ffa19..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$1" = "configure" ]; then
-       install-info --quiet --section "#SECTION#" "#SECTION#" #FILE#
-fi