summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-doc-base
blob: a53ed7bfaca0ba9e5a8a3fdb9bd8f1c60d6e735d (plain)
1
2
3
if command -v install-docs >/dev/null 2>&1; then
	install-docs -i /usr/share/doc-base/#PACKAGE#
fi