summaryrefslogtreecommitdiff
path: root/repo/system/js78.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/js78.xibuild')
-rw-r--r--repo/system/js78.xibuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/system/js78.xibuild b/repo/system/js78.xibuild
index 72bfad2..0a88142 100644
--- a/repo/system/js78.xibuild
+++ b/repo/system/js78.xibuild
@@ -5,9 +5,9 @@ DEPS="readline bash zlib"
PKG_VER=78.15.0
SOURCE=https://archive.mozilla.org/pub/firefox/releases/${PKG_VER}esr/source/firefox-${PKG_VER}esr.source.tar.xz
-ADDITIONAL=(
+ADDITIONAL="
https://www.linuxfromscratch.org/patches/blfs/svn/js-$PKG_VER-python_3_10-1.patch
- )
+ "
DESC="JavaScript interpreter and libraries - Version 78"