rpms/rhythmbox/devel rhythmbox.spec,1.317,1.318

Bastien Nocera hadess at fedoraproject.org
Tue Jul 20 09:45:58 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/rhythmbox/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20397

Modified Files:
	rhythmbox.spec 
Log Message:
sed the right file


Index: rhythmbox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rhythmbox/devel/rhythmbox.spec,v
retrieving revision 1.317
retrieving revision 1.318
diff -u -p -r1.317 -r1.318
--- rhythmbox.spec	19 Jul 2010 17:42:52 -0000	1.317
+++ rhythmbox.spec	20 Jul 2010 09:45:57 -0000	1.318
@@ -93,7 +93,7 @@ a Rhythmbox plugin.
 %setup -q
 
 # Compile against gnome-media-profiles from gnome-media 3.0
-sed -i 's/gnome-media-profiles/gnome-media-profiles-3.0/' configure.ac
+sed -i 's/gnome-media-profiles/gnome-media-profiles-3.0/' configure
 
 # Use the installed louie, not the one in Coherence
 find plugins/coherence/upnp_coherence/ -type f -exec sed -i 's/coherence.extern.louie as louie/louie/' '{}' ';'



More information about the scm-commits mailing list