diff options
author | root <root@rshg054.dnsready.net> | 2013-10-30 01:04:25 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-30 01:04:25 -0700 |
commit | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (patch) | |
tree | 9450bd13169930e602731e9c431b79fdaaad2c02 /extra/nss/PKGBUILD | |
parent | 38b1ce25596ae456fefb3214a73c3d1005da568f (diff) |
Wed Oct 30 01:01:59 PDT 2013
Diffstat (limited to 'extra/nss/PKGBUILD')
-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 |