From 0332176291b480ee2ae2eaba6c066146802a5023 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:55:45 +0000 Subject: 2 bugs fixed Author: jgg Date: 2000-02-07 01:45:31 GMT 2 bugs fixed --- debian/postinst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index e8ab6aee..9f0a3d52 100755 --- a/debian/postinst +++ b/debian/postinst @@ -23,6 +23,8 @@ check_apt_conf () # this is for future expansion } +#DEBHELPER# + case "$1" in configure) ldconfig @@ -41,5 +43,3 @@ case "$1" in /usr/sbin/dhelp_parse -a /usr/doc/apt fi esac - -#DEBHELPER# -- cgit v1.2.3