summaryrefslogtreecommitdiffstats
path: root/audio/alsacap/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'audio/alsacap/doinst.sh')
-rw-r--r--audio/alsacap/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/alsacap/doinst.sh b/audio/alsacap/doinst.sh
new file mode 100644
index 0000000000..1295f532e5
--- /dev/null
+++ b/audio/alsacap/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x usr/bin/mandb ]; then
+ chroot . /usr/bin/mandb -f /usr/man/man1/alsacap.1.gz &> /dev/null
+fi