@@ -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
esac