aboutsummaryrefslogtreecommitdiffstats
path: root/core/ncurses/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2008-11-06 09:22:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2008-11-06 09:22:58 +0000
commitef20d7f1bf647d1b6bb99927fb3afaedc41217c4 (patch)
tree1426d2c22c31007a29a84647f2180904207e5c88 /core/ncurses/APKBUILD
parentd1332ce605ea10a2700b41bb7f42b961294afd9d (diff)
core/ncurses: install man pages in /usr/share/man
Diffstat (limited to 'core/ncurses/APKBUILD')
-rw-r--r--core/ncurses/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/ncurses/APKBUILD b/core/ncurses/APKBUILD
index 4a9f6ea5a8a..f1045aa349e 100644
--- a/core/ncurses/APKBUILD
+++ b/core/ncurses/APKBUILD
@@ -15,6 +15,7 @@ build() {
gunzip -c ../$pkgname-$pkgver-coverity.patch.gz | patch -p1
./configure \
+ --mandir=/usr/share/man \
--disable-ada \
--without-cxx-binding \
--with-shared