]> git.donarmstrong.com Git - debhelper.git/blobdiff - autoscripts/postinst-info
dh_installinfo: No longer inserts install-info calls into maintainer scripts
[debhelper.git] / autoscripts / postinst-info
diff --git a/autoscripts/postinst-info b/autoscripts/postinst-info
deleted file mode 100644 (file)
index ffef863..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ "$1" = "configure" ]; then
-       install-info --quiet #FILE#
-fi