summaryrefslogtreecommitdiff
path: root/gnupg
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2010-08-31 21:31:19 +0200
committerThomas Penteker <tek@serverop.de>2010-08-31 21:31:19 +0200
commitb1bd48f4a46c820b780a8712ff7c7a70e42ae279 (patch)
tree5a9dbfab3d216396f85d72a67e9119fb618874b0 /gnupg
parentf0c80a296c5fd6896aabb7437adcb0ce9e171285 (diff)
downloadopt-b1bd48f4a46c820b780a8712ff7c7a70e42ae279.tar.gz
opt-b1bd48f4a46c820b780a8712ff7c7a70e42ae279.tar.xz
gnupg: remove obsolete configure options
Diffstat (limited to 'gnupg')
-rw-r--r--gnupg/Pkgfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnupg/Pkgfile b/gnupg/Pkgfile
index 35a4ea337..88e369083 100644
--- a/gnupg/Pkgfile
+++ b/gnupg/Pkgfile
@@ -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

Generated by cgit