]> git.saurik.com Git - apt.git/blobdiff - debian/libapt-pkg-doc.postinst
Speeling correction
[apt.git] / debian / libapt-pkg-doc.postinst
index 250bd190c77a2b96e38bb3d0560a2767a5d7bf12..aa8aac4dc0de0f5e891a9fd93edd846fac849ce4 100755 (executable)
@@ -3,8 +3,9 @@
 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
 
+#DEBHELPER#