Added one more status message
[ntk/apt.git] / debian / libapt-pkg-doc.postinst
index 250bd19..fc588d2 100755 (executable)
@@ -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/doc/libapt-pkg-doc
               fi
        ;;
 esac