NM: version bump

This commit is contained in:
2016-01-26 03:48:49 +02:00
parent 3d6c6864ce
commit 56343193c0
5 changed files with 70 additions and 87 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ def build():
autotools.make()
#def check():
# autotools.make("check")
#autotools.make("check")
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())