From 976bac7a74f967e8a9cb0927aef72536f85be0ed Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 17:00:55 +0000 Subject: Remove stale references to doc installs in the apt package. Author: doogie Date: 2003-02-12 14:28:03 GMT Remove stale references to doc installs in the apt package. --- debian/postinst | 3 --- 1 file changed, 3 deletions(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 91755764..085f15cd 100755 --- a/debian/postinst +++ b/debian/postinst @@ -39,7 +39,4 @@ case "$1" in else check_apt_conf fi - if [ -f /usr/sbin/dhelp_parse ]; then - /usr/sbin/dhelp_parse -a /usr/share/doc/apt - fi esac -- cgit v1.2.3