From 4e1091baf58d4d28f6bf3cc4fee8ea0bfd10a7a8 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 18 May 2013 02:14:12 -0700 Subject: Sat May 18 02:12:59 PDT 2013 --- core/gnupg/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'core/gnupg') diff --git a/core/gnupg/PKGBUILD b/core/gnupg/PKGBUILD index 7bde3053b..7c751926a 100644 --- a/core/gnupg/PKGBUILD +++ b/core/gnupg/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 185550 2013-05-14 23:25:14Z bisson $ +# $Id: PKGBUILD 185721 2013-05-17 17:22:08Z bisson $ # Maintainer: Gaetan Bisson # Contributor: Tobias Powalowski # Contributor: Andreas Radke @@ -6,7 +6,7 @@ pkgname=gnupg pkgver=2.0.20 -pkgrel=1 +pkgrel=2 pkgdesc='Complete and free implementation of the OpenPGP standard' url='http://www.gnupg.org/' license=('GPL') @@ -37,6 +37,7 @@ build() { ./configure \ --prefix=/usr \ --sysconfdir=/etc \ + --sbindir=/usr/bin \ --libexecdir=/usr/lib/gnupg \ --enable-maintainer-mode \ --enable-symcryptrun \ -- cgit v1.2.3-54-g00ecf