nodejs:ver.bump

This commit is contained in:
Rmys
2018-07-31 20:05:14 +03:00
parent 9bdf1f3185
commit 2bc39f6189
2 changed files with 11 additions and 3 deletions
+2 -1
View File
@@ -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*")