rpms/gnome-themes/devel gnome-themes.spec,1.135,1.136

Bastien Nocera hadess at fedoraproject.org
Mon May 18 13:32:31 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/gnome-themes/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28113

Modified Files:
	gnome-themes.spec 
Log Message:
Fix file list


Index: gnome-themes.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-themes/devel/gnome-themes.spec,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -p -r1.135 -r1.136
--- gnome-themes.spec	18 May 2009 13:20:18 -0000	1.135
+++ gnome-themes.spec	18 May 2009 13:32:01 -0000	1.136
@@ -49,6 +49,8 @@ make install DESTDIR=$RPM_BUILD_ROOT LIB
 rm -rf $RPM_BUILD_ROOT%{_datadir}/themes/Clearlooks/gtk-2.0
 rm -f $RPM_BUILD_ROOT%{_datadir}/themes/ThinIce/README.html
 rm -f $RPM_BUILD_ROOT%{_datadir}/themes/ThinIce/ICON.png
+# Remove the test theme
+rm -rf $RPM_BUILD_ROOT%{_datadir}/themes/ClearlooksTest/
 
 # we want to own the icon caches
 for dir in $RPM_BUILD_ROOT%{_datadir}/icons/*; do




More information about the scm-commits mailing list