]> git.cworth.org Git - gzip/blobdiff - debian/postinst
Imported Debian patch 1.3.5-10
[gzip] / debian / postinst
diff --git a/debian/postinst b/debian/postinst
deleted file mode 100644 (file)
index b3f0b7f..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-
-set -e
-
-install-info --quiet --section "General Commands" "General Commands" \
-       /usr/share/info/gzip.info.gz
-
-#DEBHELPER#