Merge pull request #1223 from friberk/master
spidermonkey actions.py: Indentation fixed
This commit is contained in:
@@ -23,11 +23,11 @@ def setup():
|
|||||||
shelltools.cd("build-js")
|
shelltools.cd("build-js")
|
||||||
|
|
||||||
shelltools.system("../js/src/configure \
|
shelltools.system("../js/src/configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--libdir=/usr/lib \
|
--libdir=/usr/lib \
|
||||||
--enable-readline \
|
--enable-readline \
|
||||||
--with-intl-api \
|
--with-intl-api \
|
||||||
--disable-debug \
|
--disable-debug \
|
||||||
--disable-debug-symbols \
|
--disable-debug-symbols \
|
||||||
--disable-jemalloc \
|
--disable-jemalloc \
|
||||||
--disable-strip \
|
--disable-strip \
|
||||||
|
|||||||
Reference in New Issue
Block a user