libgudev:fixed actions.py
This commit is contained in:
@@ -12,7 +12,8 @@ from pisi.actionsapi import autotools
|
|||||||
def setup():
|
def setup():
|
||||||
autotools.configure("--prefix=/usr \
|
autotools.configure("--prefix=/usr \
|
||||||
--enable-introspection \
|
--enable-introspection \
|
||||||
--enable-gtk-doc")
|
--enable-gtk-doc \
|
||||||
|
--disable-umockdev")
|
||||||
|
|
||||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user