[Lunar-commits] <moonbase> spidermonkey: Fixing DETAILS, add missing SORUCE$_URL.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Dec 6 11:37:00 CET 2010


commit 25f5524d3e3ce9a2f786184084e0ba2ac4b57865
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Dec 6 05:37:00 2010 -0500

    spidermonkey: Fixing DETAILS, add missing SORUCE$_URL.
---
 libs/spidermonkey/DETAILS |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/libs/spidermonkey/DETAILS b/libs/spidermonkey/DETAILS
index ecd7df9..a1fb79f 100644
--- a/libs/spidermonkey/DETAILS
+++ b/libs/spidermonkey/DETAILS
@@ -7,6 +7,7 @@
       SOURCE_URL=ftp://ftp.mozilla.org/pub/mozilla.org/js
      SOURCE2_URL=$PATCH_URL
      SOURCE3_URL=$PATCH_URL
+     SOURCE4_URL=$PATCH_URL
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/js
       SOURCE_VFY=sha256:44363f0f3895800ee6010763eae90c0d15ed28e07d783bc7b3c607ce98d8668b
      SOURCE2_VFY=sha256:04a2b3b1b85825f463c6eb703d32e66747e2a8cca81b0026b958862eb1248fdb
@@ -16,7 +17,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/js
          ENTERED=20051030
          UPDATED=20101205
            SHORT="Mozilla's C implementation of JavaScript"
-cat <<EOF
+cat << EOF
 This is SpiderMonkey, Mozilla's C implementation of JavaScript.
 SpiderMonkey is written in C and contains a compiler, interpreter,
 decompiler, garbage collector, and standard classes. It is intended to


More information about the Lunar-commits mailing list