dbus-python: version bump to 1.2.18

This commit is contained in:
suvari
2022-02-05 16:59:35 +03:00
parent 435d6aff0d
commit b1419c586a
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ def setup():
autotools.autoreconf("-fi")
shelltools.cd("build-python2")
shelltools.system("../configure --prefix=/usr \
shelltools.system("../configure --prefix=/usr PYTHON_VERSION=2 \
--localstatedir=/var \
--disable-api-docs \
--disable-html-docs \