1
0
forked from ports/opt

nss: revert merge with 3.0

This commit is contained in:
Thomas Penteker 2013-02-12 12:34:16 +01:00
parent f6d9841958
commit 4ae57926d0

View File

@ -1,6 +1,6 @@
# Description: Mozilla Network Security Services (NSS)
# URL: http://www.mozilla.org/projects/security/pki/nss/
# Maintainer: Fredrk Rinnestam, fredrik at rinnestam dot se
# Maintainer: Fredrik Rinnestam, fredrik at crux dot nu
# Depends on: nspr sqlite3
name=nss
@ -19,7 +19,7 @@ build() {
export NSS_USE_SYSTEM_SQLITE=1
export BUILD_OPT=1
make -j1 USE_64=1 -C mozilla/security/nss build_coreconf build_dbm all
make -j1 -C mozilla/security/nss build_coreconf build_dbm all
install -d $PKG/usr/{bin,lib/pkgconfig,include/nss}