[mate-file-manager/f20] add mate-file-manager_surpress-x-caja-desktops.patch

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Dec 16 22:35:02 UTC 2013


commit f7200792d1eac93445b8c30fd77d35ddf9bdcbd1
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Dec 16 23:34:23 2013 +0100

    add mate-file-manager_surpress-x-caja-desktops.patch

 mate-file-manager.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mate-file-manager.spec b/mate-file-manager.spec
index 7648439..6ce513b 100644
--- a/mate-file-manager.spec
+++ b/mate-file-manager.spec
@@ -30,6 +30,8 @@ Patch2:    mate-file-manager_rearranged-caja-sidebar-to-1.4-style.patch
 %endif
 # print debbug infos in logs
 Patch3:    mate-file-manager_x-caja-windows-debugging.patch
+# surpress creating x-caja-desktops windows
+Patch4:   mate-file-manager_surpress-x-caja-desktops.patch
 
 BuildRequires:  mate-desktop-devel
 BuildRequires:  pkgconfig(sm)
@@ -106,7 +108,8 @@ sed -i -e 's,Exec=caja -n,Exec=/usr/bin/caja-autostart,g' data/caja.desktop.in.i
 %if 0%{?fedora} > 19
 %patch2 -p1 -b .1.4-style
 %endif
-%patch3 -p1 -b .x-caja-windows
+%patch3 -p1 -b .x-caja-windows-debugging
+%patch4 -p1 -b .surpress-x-caja-desktops
 
 NOCONFIGURE=1 ./autogen.sh
 


More information about the scm-commits mailing list