SPECS: luma.spec - rm *.py files (no longer needed)
twittner
twittner at pld-linux.org
Sun Feb 19 14:50:44 CET 2006
Author: twittner Date: Sun Feb 19 13:50:44 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rm *.py files (no longer needed)
---- Files affected:
SPECS:
luma.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/luma.spec
diff -u SPECS/luma.spec:1.10 SPECS/luma.spec:1.11
--- SPECS/luma.spec:1.10 Sun Feb 19 13:54:37 2006
+++ SPECS/luma.spec Sun Feb 19 14:50:39 2006
@@ -44,6 +44,7 @@
install $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/luma-48.png $RPM_BUILD_ROOT%{_pixmapsdir}/luma.png
%py_ocomp $RPM_BUILD_ROOT%{_prefix}/lib/%{name}
+find $RPM_BUILD_ROOT -name "*.py" -not -name luma.py -exec rm -f '{}' ';'
%clean
rm -rf $RPM_BUILD_ROOT
@@ -64,6 +65,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2006/02/19 13:50:39 twittner
+- rm *.py files (no longer needed)
+
Revision 1.10 2006/02/19 12:54:37 twittner
- up to 2.2.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/luma.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list