aboutsummaryrefslogtreecommitdiffstats
path: root/packages/cortexa15t2hf-neon-poky-linux-gnueabi/lttng-tools/lttng-tools-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