From c21a8add88d687707f0f0ebb6b31c64226297122 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:59:06 +0000 Subject: Changed dhelp stuff to usr/share/doc Author: jgg Date: 2002-04-18 05:12:53 GMT Changed dhelp stuff to usr/share/doc --- debian/libapt-pkg-doc.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/libapt-pkg-doc.postinst') diff --git a/debian/libapt-pkg-doc.postinst b/debian/libapt-pkg-doc.postinst index aa8aac4dc..7a8249def 100755 --- a/debian/libapt-pkg-doc.postinst +++ b/debian/libapt-pkg-doc.postinst @@ -3,7 +3,7 @@ case "$1" in configure) if [ -f /usr/sbin/dhelp_parse ]; then - /usr/sbin/dhelp_parse -a /usr/doc/libapt-pkg-doc + /usr/sbin/dhelp_parse -a /usr/share/doc/libapt-pkg-doc fi ;; esac -- cgit v1.2.3