From 88fc9093e29aba819a8db6c79c77afa2f4102f1f Mon Sep 17 00:00:00 2001 From: milisbir Date: Fri, 11 May 2018 00:03:07 +0300 Subject: [PATCH] js52 --- talimatname/genel/j/js52/talimat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/talimatname/genel/j/js52/talimat b/talimatname/genel/j/js52/talimat index ceae7d466..8a5ab02ac 100644 --- a/talimatname/genel/j/js52/talimat +++ b/talimatname/genel/j/js52/talimat @@ -28,10 +28,10 @@ derle() { --enable-readline $DBG_OPTIONS SHELL=/bin/sh make -j1 - cd "$SRC/firefox-$surum/js/src/tests" - python2 jstests.py ../js/src/js - cd "$SRC/firefox-$surum/js/src/jit-test" - python2 jit_test.py ../js/src/js + #cd "$SRC/firefox-$surum/js/src/tests" + #python2 jstests.py ../js/src/js + #cd "$SRC/firefox-$surum/js/src/jit-test" + #python2 jit_test.py ../js/src/js SHELL=/bin/sh make -j1 DESTDIR="$PKG" install install -Dm644 mozglue/build/libmozglue.a "$PKG"/usr/lib/libmozglue.a }