nodejs:ver.bump
This commit is contained in:
@@ -15,6 +15,7 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.rawConfigure("--prefix=/usr \
|
||||
--with-intl=system-icu \
|
||||
--shared-openssl")
|
||||
|
||||
def build():
|
||||
@@ -23,4 +24,4 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "README*")
|
||||
pisitools.dodoc("AUTHORS", "README*")
|
||||
|
||||
Reference in New Issue
Block a user