@@ -21,11 +21,11 @@ def setup():
|
|||||||
--with-system-nspr")
|
--with-system-nspr")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
shelltools.cd("js/src")
|
shelltools.cd("js/src")
|
||||||
autotools.make()
|
autotools.make()
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
shelltools.cd("js/src")
|
shelltools.cd("js/src")
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("README*")
|
pisitools.dodoc("README*")
|
||||||
|
|||||||
Reference in New Issue
Block a user