This commit is contained in:
Rmys
2018-08-15 16:24:46 +03:00
parent 92afe3e03c
commit ade979c749
2 changed files with 13 additions and 4 deletions
+4 -2
View File
@@ -22,6 +22,8 @@ def check():
shelltools.system("./test_all.sh")
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
autotools.rawInstall("DESTDIR=%s prefix=/usr" % get.installDIR())
pisitools.dosed("%s/usr/lib/pkgconfig/libqrencode.pc" % get.installDIR(), "/local", "")
pisitools.dodoc("COPYING", "NEWS", "README")
pisitools.dodoc("COPYING", "NEWS", "README")