]> git.saurik.com Git - apt.git/blobdiff - debian/postinst
Latest changelog
[apt.git] / debian / postinst
index ee5ceac2fc32482796e0154834d9ce6d6835f937..91755764704c84b66d68568c867ddcb9e6b895ce 100755 (executable)
@@ -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