rpms/vlc/devel vlc.spec,1.88,1.89

Nicolas Chauvet kwizart at rpmfusion.org
Thu Aug 5 18:08:31 CEST 2010


Author: kwizart

Update of /cvs/free/rpms/vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23774

Modified Files:
	vlc.spec 
Log Message:
Remove workaround to install icons



Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- vlc.spec	5 Aug 2010 16:03:57 -0000	1.88
+++ vlc.spec	5 Aug 2010 16:08:31 -0000	1.89
@@ -349,12 +349,6 @@
 #mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gconf/schemas
 install -pm 0644 %{SOURCE10} $RPM_BUILD_ROOT%{_datadir}/vlc/utils/
 
-#Workaround scaled pixmaps
-pushd $RPM_BUILD_ROOT%{_datadir}/icons/hicolor
-  for s in 16 32 48 128 256 ; do
-    ln -s vlc${s}x${s}.png ${s}x${s}/apps/vlc.png
-  done
-popd
 
 %find_lang %{name}
 



More information about the rpmfusion-commits mailing list