gnutls: fixed mandir location

This commit is contained in:
Jose V Beneyto 2016-01-20 18:30:36 +00:00
parent 8c22d76a13
commit 5fb3fe21b1
2 changed files with 1047 additions and 1048 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,14 +6,13 @@
name=gnutls
version=3.4.8
release=1
release=2
source=(ftp://ftp.gnutls.org/gcrypt/$name/v${version%.*}/$name-${version}.tar.xz)
build() {
cd $name-$version
./configure --prefix=/usr \
--mandir=/usr/man \
--without-p11-kit \
--with-included-libtasn1 \
--disable-guile