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