qrencode: rebuild

This commit is contained in:
suvari
2017-05-01 18:06:18 +03:00
parent 7e6a78da1c
commit fadae1ad0f
2 changed files with 11 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
def setup():
autotools.autoreconf("-vif")
shelltools.system("./autogen.sh")
autotools.configure("--with-tests")
def build():
@@ -24,4 +24,4 @@ def check():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("COPYING", "NEWS", "README")
pisitools.dodoc("COPYING", "NEWS", "README")