perhabs fix udisks2
This commit is contained in:
@@ -10,6 +10,7 @@ from pisi.actionsapi import pisitools
|
|||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
autotools.configure("--disable-static \
|
autotools.configure("--disable-static \
|
||||||
|
--with-systemdsystemunitdir=no \
|
||||||
--disable-gtk-doc")
|
--disable-gtk-doc")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
|
|||||||
@@ -67,6 +67,7 @@
|
|||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="executable">/usr/sbin</Path>
|
<Path fileType="executable">/usr/sbin</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
|
<Path fileType="library">/usr/libexec</Path>
|
||||||
<Path fileType="data">/usr/share/bash-completion/completions</Path>
|
<Path fileType="data">/usr/share/bash-completion/completions</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||||
|
|||||||
Reference in New Issue
Block a user