libgudev:fixed actions.py

This commit is contained in:
2017-02-14 00:40:51 +03:00
parent 76c96fd02b
commit 6542dcd1b5
+3 -2
View File
@@ -12,7 +12,8 @@ from pisi.actionsapi import autotools
def setup():
autotools.configure("--prefix=/usr \
--enable-introspection \
--enable-gtk-doc")
--enable-gtk-doc \
--disable-umockdev")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
@@ -21,4 +22,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
#pisitools.dodoc("AUTHORS", "COPYING")
#pisitools.dodoc("AUTHORS", "COPYING")