From 4f540b19e3d954676c90afe31d5fe7d9789e110e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 12 Mar 2009 15:52:52 +0000 Subject: [PATCH] Fix the build --- nautilus.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/nautilus.spec b/nautilus.spec index 29b932a..5e83ae4 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -90,8 +90,6 @@ Patch15: nautilus-2.22.0-treeview-xds-dnd-2.patch # http://bugzilla.gnome.org/show_bug.cgi?id=519743 Patch17: nautilus-filetype-symlink-fix.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=571417 -Patch18: nautilus-condrestart.patch %description Nautilus is the file manager and graphical shell for the GNOME desktop @@ -181,7 +179,12 @@ desktop-file-install --vendor gnome --delete-original \ --add-only-show-in GNOME \ $RPM_BUILD_ROOT%{_datadir}/applications/* -perl -pi -e 's/OnlyShowIn=GNOME;/OnlyShowIn=;/' $RPM_BUILD_ROOT%{_datadir}/applications/nautilus-folder-default-handler.desktop +perl -pi -e 's/OnlyShowIn=GNOME;/OnlyShowIn=;/' $RPM_BUILD_ROOT%{_datadir}/applications/gnome-nautilus-folder-handler.desktop + +# http://bugzilla.gnome.org/show_bug.cgi?id=571417 +cat >>$RPM_BUILD_ROOT%{_datadir}/applications/gnome-nautilus.desktop <