system-config-printer-1.5.15

This commit is contained in:
Rmys
2021-07-16 15:08:49 +03:00
committed by GitHub
parent 2450cf0531
commit 00c4a8e4a1
2 changed files with 15 additions and 7 deletions
@@ -17,7 +17,8 @@ def setup():
pisitools.dosed("Makefile.am", "xmlto man", "xmlto --skip-validation man")
for i in ["README", "ChangeLog"]:
shelltools.touch(i)
autotools.autoreconf("-fi")
#autotools.autoreconf("-fi")
shelltools.system("./bootstrap")
autotools.configure("--with-udev-rules \
--with-systemdsystemunitdir=no \
--sysconfdir=/etc")