aboutsummaryrefslogtreecommitdiffstats
path: root/testing/discount
diff options
context:
space:
mode:
Diffstat (limited to 'testing/discount')
-rw-r--r--testing/discount/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/discount/APKBUILD b/testing/discount/APKBUILD
index 5f322e0808..87293b3478 100644
--- a/testing/discount/APKBUILD
+++ b/testing/discount/APKBUILD
@@ -24,6 +24,7 @@ build() {
cd "$builddir"
./configure.sh \
--prefix=/usr \
+ --mandir=/usr/share/man \
--enable-all-features \
--with-fenced-code \
|| return 1