dbus-python rebuild for unused...

This commit is contained in:
Ertuğrul Erata
2016-01-23 23:02:53 +02:00
parent f01bdb06fb
commit b9f12e9217
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -20,6 +20,8 @@ def setup():
--disable-html-docs \
--disable-static")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
shelltools.cd("build-python2")
autotools.make()