From c3d109556a92005d3ddb06dd997c8780f5cd45c4 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Mon, 15 Aug 2016 20:39:54 +0200 Subject: testing/discount: fix location of man pages --- testing/discount/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'testing') 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 -- cgit v1.2.3