X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9516b56548addb4db90af8cd5f20292481f81480..51ed677d98ed73a42f73b540224f11b002bd4224:/debian/postinst diff --git a/debian/postinst b/debian/postinst index ee5ceac2f..917557647 100755 --- a/debian/postinst +++ b/debian/postinst @@ -40,6 +40,6 @@ case "$1" in check_apt_conf fi if [ -f /usr/sbin/dhelp_parse ]; then - /usr/sbin/dhelp_parse -a /usr/doc/apt + /usr/sbin/dhelp_parse -a /usr/share/doc/apt fi esac