spidermonkey:fixed typo

This commit is contained in:
2016-03-08 09:57:08 +02:00
parent 141d87bde1
commit ec3cdeec72
-1
View File
@@ -25,7 +25,6 @@ def build():
autotools.make()
def install():
def install():
shelltools.cd("js/src")
autotools.rawInstall("DESTDIR=%s" % get.installDIR())