Merge branch 'master' of github.com:pisilinux/main
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
pisitools.dosed("data/caja.desktop.in*", "Exec=caja", "Exec=caja -n --sync")
|
||||
#pisitools.dosed("data/caja.desktop.in*", "Exec=caja", "Exec=caja -n --sync")
|
||||
autotools.configure("--disable-static \
|
||||
--libexecdir=/usr/lib/caja \
|
||||
--enable-introspection \
|
||||
|
||||
@@ -54,9 +54,17 @@
|
||||
<Dependency>libnotify</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>mate-desktop</Dependency>
|
||||
<Dependency>gvfs-archive</Dependency>
|
||||
<Dependency>gvfs-afp</Dependency>
|
||||
<Dependency>gvfs-afc</Dependency>
|
||||
<Dependency>gvfs-fuse</Dependency>
|
||||
<Dependency>gvfs-gphoto2</Dependency>
|
||||
<Dependency>gvfs-mtp</Dependency>
|
||||
<Dependency>gvfs-smb</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/lib/libcaja*</Path>
|
||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share/mime</Path>
|
||||
@@ -67,7 +75,6 @@
|
||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
<Path fileType="executable">/usr/libexec</Path>
|
||||
<Path fileType="data">/usr/share/glib-2.0</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
@@ -108,4 +115,4 @@
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user