aboutsummaryrefslogtreecommitdiffstats
path: root/packages/i686-nativesdk-pokysdk-linux/nativesdk-util-linux/nativesdk-util-linux-doc/latest.pkg_postrm
blob: 820c068f14282015741e8a06b986bfddcc947aae (plain)
1
2
3
4
5
set -e
	# only update manual page index caches when manual files are built and installed
	if false; then
		mandb -q
	fi