qrencode: rebuild
This commit is contained in:
@@ -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")
|
||||
Reference in New Issue
Block a user