diff options
Diffstat (limited to 'extra/nss')
-rw-r--r-- | extra/nss/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/nss/PKGBUILD b/extra/nss/PKGBUILD index 3fc05134c..c572b2595 100644 --- a/extra/nss/PKGBUILD +++ b/extra/nss/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196167 2013-10-07 13:20:22Z jgc $ +# $Id: PKGBUILD 197720 2013-10-28 23:19:38Z jgc $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=nss @@ -11,7 +11,7 @@ license=('MPL' 'GPL') _nsprver=4.10 depends=("nspr>=${_nsprver}" 'sqlite' 'zlib' 'sh') makedepends=('perl') -options=('!strip' '!makeflags') +options=('!strip' '!makeflags' 'staticlibs') source=(ftp://ftp.mozilla.org/pub/security/nss/releases/NSS_${pkgver//./_}_RTM/src/${pkgname}-${pkgver}.tar.gz nss.pc.in nss-config.in |