[arch-commits] Commit in nss/trunk (PKGBUILD)

Jan de Groot jgc at nymeria.archlinux.org
Mon Oct 28 23:19:09 UTC 2013


    Date: Tuesday, October 29, 2013 @ 00:19:09
  Author: jgc
Revision: 197718

Add staticlibs option, only one .a file is installed, no shared counterpart

Modified:
  nss/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-28 22:26:50 UTC (rev 197717)
+++ PKGBUILD	2013-10-28 23:19:09 UTC (rev 197718)
@@ -11,7 +11,7 @@
 _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




More information about the arch-commits mailing list