summaryrefslogtreecommitdiff
path: root/repo/system/nss.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/nss.xibuild')
-rw-r--r--repo/system/nss.xibuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/system/nss.xibuild b/repo/system/nss.xibuild
index 5757bf3..182b452 100644
--- a/repo/system/nss.xibuild
+++ b/repo/system/nss.xibuild
@@ -6,9 +6,9 @@ DEPS="nspr libp11-kit bash zlib"
PKG_VER=3.74
SOURCE=https://archive.mozilla.org/pub/security/nss/releases/NSS_$(echo $PKG_VER | sed 's/\./_/g')_RTM/src/nss-$PKG_VER.tar.gz
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/blfs/svn/nss-$PKG_VER-standalone-1.patch
- )
+ "
DESC="Network Security Services"