#! /bin/sh case "$1" in configure) if [ -f /usr/sbin/dhelp_parse ]; then #/usr/sbin/dhelp_parse -a /usr/doc/libapt-pkg-doc fi ;; esac