gnupg: remove obsolete configure options

This commit is contained in:
Thomas Penteker 2010-08-31 21:31:19 +02:00
parent f0c80a296c
commit b1bd48f4a4

View File

@ -17,10 +17,8 @@ build () {
--prefix=/usr \
--libexecdir=/usr/lib \
--mandir=/usr/man \
--enable-static-rnd=linux \
--enable-dev-random \
--disable-nls \
--disable-ldap
--disable-ldap
make
make DESTDIR=$PKG install