rpms/control-center/devel control-center.spec,1.263,1.264

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Tue Jun 5 06:30:16 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/control-center/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29607

Modified Files:
	control-center.spec 
Log Message:
try again



Index: control-center.spec
===================================================================
RCS file: /cvs/extras/rpms/control-center/devel/control-center.spec,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -r1.263 -r1.264
--- control-center.spec	5 Jun 2007 05:52:14 -0000	1.263
+++ control-center.spec	5 Jun 2007 06:29:11 -0000	1.264
@@ -202,16 +202,16 @@
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 
 # Add a "valid" OnlyShowIn entry, otherwise desktop-file-install complains
-sed -i -e "s/OnlyShowIn=;/OnlyShowIn=GNOME;/"  \
-  $RPM_BUILD_ROOT%{_datadir}/applications/themus-theme-applier.desktop
+#sed -i -e "s/OnlyShowIn=;/OnlyShowIn=GNOME;/"  \
+#  $RPM_BUILD_ROOT%{_datadir}/applications/themus-theme-applier.desktop
 
 desktop-file-install --vendor gnome --delete-original			\
   --dir $RPM_BUILD_ROOT%{_datadir}/applications				\
   --add-only-show-in GNOME						\
   $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
 
-sed -i -e "s/OnlyShowIn=GNOME;/OnlyShowIn=;/"  \
-  $RPM_BUILD_ROOT%{_datadir}/applications/themus-theme-applier.desktop
+#sed -i -e "s/OnlyShowIn=GNOME;/OnlyShowIn=;/"  \
+#  $RPM_BUILD_ROOT%{_datadir}/applications/themus-theme-applier.desktop
 
 # remove useless libtool archive files
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;




More information about the fedora-extras-commits mailing list