summaryrefslogtreecommitdiff
path: root/autoscripts/prerm-doc-base
blob: 339361a54db4df149e0f1ac763616d7e68afe553 (plain)
1
2
3
if command -v install-docs >/dev/null 2>&1; then
	install-docs -r #PACKAGE#
fi