summaryrefslogtreecommitdiff
path: root/system/mandoc/mandoc.post-deinstall
diff options
context:
space:
mode:
authorMax Rees <maxcrees@me.com>2020-06-05 16:45:20 -0500
committerMax Rees <maxcrees@me.com>2020-06-12 19:07:10 -0500
commit550361815d6a1cf261e99ad2b430433ef6966e1a (patch)
treee1a44528172acab832067997083e95fc74f8f79c /system/mandoc/mandoc.post-deinstall
parent4e53c51f591cbd62817c797c10d240c008182ab3 (diff)
downloadpackages-550361815d6a1cf261e99ad2b430433ef6966e1a.tar.gz
packages-550361815d6a1cf261e99ad2b430433ef6966e1a.tar.bz2
packages-550361815d6a1cf261e99ad2b430433ef6966e1a.tar.xz
packages-550361815d6a1cf261e99ad2b430433ef6966e1a.zip
system/mandoc: new package
Diffstat (limited to 'system/mandoc/mandoc.post-deinstall')
-rw-r--r--system/mandoc/mandoc.post-deinstall3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/mandoc/mandoc.post-deinstall b/system/mandoc/mandoc.post-deinstall
new file mode 100644
index 000000000..0a8d5b9df
--- /dev/null
+++ b/system/mandoc/mandoc.post-deinstall
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec rm -f /usr/share/man/mandoc.db 2>/dev/null