summaryrefslogtreecommitdiff
path: root/nettle-32/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2015-11-19 01:25:30 +1100
committerDanny Rawlins <monster.romster@gmail.com>2015-11-19 01:25:30 +1100
commit1329eb6e2ae266133558e4ca3da0393f868e49b2 (patch)
tree8c58ac62af3a8f00f6ff0d9dda9612559f070053 /nettle-32/Pkgfile
parent997291d7026d89181f5acdc6a97eeaae38bd0a56 (diff)
downloadcompat-32-1329eb6e2ae266133558e4ca3da0393f868e49b2.tar.gz
compat-32-1329eb6e2ae266133558e4ca3da0393f868e49b2.tar.xz
nettle-32: disable documentation
Diffstat (limited to 'nettle-32/Pkgfile')
-rw-r--r--nettle-32/Pkgfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/nettle-32/Pkgfile b/nettle-32/Pkgfile
index b659adc9..9beffc6d 100644
--- a/nettle-32/Pkgfile
+++ b/nettle-32/Pkgfile
@@ -13,7 +13,8 @@ build() {
./configure \
--prefix=/usr \
- --libdir=/usr/lib32
+ --libdir=/usr/lib32 \
+ --disable-documentation
make
make check

Generated by cgit