spidermonkey:fixed typo
This commit is contained in:
@@ -25,7 +25,6 @@ def build():
|
|||||||
autotools.make()
|
autotools.make()
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
def install():
|
|
||||||
shelltools.cd("js/src")
|
shelltools.cd("js/src")
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user