diff --git a/desktop/mate/caja/actions.py b/desktop/mate/caja/actions.py
index 88959e5b23..a5e985685e 100644
--- a/desktop/mate/caja/actions.py
+++ b/desktop/mate/caja/actions.py
@@ -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 \
diff --git a/desktop/mate/caja/pspec.xml b/desktop/mate/caja/pspec.xml
index 6bacfd3c87..b80576e2a3 100644
--- a/desktop/mate/caja/pspec.xml
+++ b/desktop/mate/caja/pspec.xml
@@ -54,9 +54,17 @@
libnotify
gdk-pixbuf
mate-desktop
+ gvfs-archive
+ gvfs-afp
+ gvfs-afc
+ gvfs-fuse
+ gvfs-gphoto2
+ gvfs-mtp
+ gvfs-smb
- /usr/lib
+ /usr/lib/libcaja*
+ /usr/lib/girepository-1.0
/usr/share/man
/usr/bin
/usr/share/mime
@@ -67,7 +75,6 @@
/usr/share/dbus-1
/usr/share/gir-1.0
/usr/share/pixmaps
- /usr/libexec
/usr/share/glib-2.0
/usr/share/locale
/usr/share/applications
@@ -108,4 +115,4 @@
ayhanyalcinsoy@pisilinux.org
-
\ No newline at end of file
+