packages: ekg2/ekg2.spec - remove .svn dirs
pawelz
pawelz at pld-linux.org
Mon Aug 16 23:02:20 CEST 2010
Author: pawelz Date: Mon Aug 16 21:02:20 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- remove .svn dirs
---- Files affected:
packages/ekg2:
ekg2.spec (1.121 -> 1.122)
---- Diffs:
================================================================
Index: packages/ekg2/ekg2.spec
diff -u packages/ekg2/ekg2.spec:1.121 packages/ekg2/ekg2.spec:1.122
--- packages/ekg2/ekg2.spec:1.121 Mon Aug 16 22:57:00 2010
+++ packages/ekg2/ekg2.spec Mon Aug 16 23:02:10 2010
@@ -340,6 +340,7 @@
%prep
%if %{without svn}
%setup -q -n %{name}-%{_snap}
+find -type d -name .svn | xargs rm -rf .svn
%else
%setup -qcT
cd ..
@@ -555,6 +556,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.122 2010/08/16 21:02:10 pawelz
+- remove .svn dirs
+
Revision 1.121 2010/08/16 20:57:00 pawelz
- up to 20100816
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ekg2/ekg2.spec?r1=1.121&r2=1.122&f=u
More information about the pld-cvs-commit
mailing list