summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/man-db/APKBUILD2
-rw-r--r--system/man-db/man-db.trigger2
2 files changed, 2 insertions, 2 deletions
diff --git a/system/man-db/APKBUILD b/system/man-db/APKBUILD
index e8b60b75f..0e0aa9724 100644
--- a/system/man-db/APKBUILD
+++ b/system/man-db/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=man-db
pkgver=2.8.4
-pkgrel=0
+pkgrel=1
pkgdesc="The man command and related utilities for examining on-line help files"
url="http://www.nongnu.org/man-db/"
arch="all"
diff --git a/system/man-db/man-db.trigger b/system/man-db/man-db.trigger
index fb76aa38c..f9de5961c 100644
--- a/system/man-db/man-db.trigger
+++ b/system/man-db/man-db.trigger
@@ -1,3 +1,3 @@
#!/bin/sh
-exec /usr/bin/mandb /usr/share/man
+exec /usr/bin/mandb /usr/share/man >/dev/null