]> git.donarmstrong.com Git - debhelper.git/blob
r975: This commit was manufactured by cvs2svn to create tag
[debhelper.git] /
1 if [ "$1" = remove ] || [ "$1" = upgrade ] && \
2    which install-docs >/dev/null 2>&1; then
3         install-docs -r #DOC-ID#
4 fi