aboutsummaryrefslogtreecommitdiffstats
path: root/packages/core2-32-poky-linux/nghttp2/nghttp2-doc/latest.pkg_postrm
diff options
context:
space:
mode:
Diffstat (limited to 'packages/core2-32-poky-linux/nghttp2/nghttp2-doc/latest.pkg_postrm')
-rw-r--r--packages/core2-32-poky-linux/nghttp2/nghttp2-doc/latest.pkg_postrm5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/core2-32-poky-linux/nghttp2/nghttp2-doc/latest.pkg_postrm b/packages/core2-32-poky-linux/nghttp2/nghttp2-doc/latest.pkg_postrm
new file mode 100644
index 000000000000..820c068f1428
--- /dev/null
+++ b/packages/core2-32-poky-linux/nghttp2/nghttp2-doc/latest.pkg_postrm
@@ -0,0 +1,5 @@
+set -e
+ # only update manual page index caches when manual files are built and installed
+ if false; then
+ mandb -q
+ fi