thunarx-python-0.5.2 ver. bump
This commit is contained in:
@@ -6,10 +6,13 @@
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.configure("--disable-dependency-tracking")
|
||||
shelltools.export("PYTHON", "/usr/bin/python3")
|
||||
autotools.configure("--disable-dependency-tracking \
|
||||
--enable-gtk-doc=no")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user