dbus-glib rebuild

This commit is contained in:
Rmys
2022-07-21 11:21:51 +03:00
committed by GitHub
parent 4cc45b9cbd
commit 3b7176d8c1
2 changed files with 3 additions and 3 deletions
+2 -3
View File
@@ -10,14 +10,13 @@ from pisi.actionsapi import libtools
from pisi.actionsapi import get
def setup():
#libtools.libtoolize("--force --copy")
autotools.autoreconf("-f")
libtools.libtoolize("--force --copy")
autotools.autoreconf("-fi")
autotools.configure("--localstatedir=/var \
--enable-bash-completion \
--disable-doxygen-docs \
--enable-gtk-doc=no \
--without-gtk-doc \
--enable-gtk-doc-html=no \
--disable-static")