]> git.pld-linux.org Git - packages/ekg2.git/blobdiff - ekg2.spec
- simplify svn checkout (at least i do so in my specs)
[packages/ekg2.git] / ekg2.spec
index 9cd1316f6af76552b808f62e17adbf631d36a671..fb61c68222c255457f5405ce7d19c0f00140cfb3 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -340,10 +340,10 @@ Wtyczka xosd dla ekg2.
 %if %{without svn}
 %setup -q -n %{name}-%{_snap}
 %else
-%setup -q -T -c
-svn co http://toxygen.net/svn/ekg2/trunk/
-mv trunk/* .
-rm -rf trunk
+%setup -qcT
+cd ..
+svn -q co http://toxygen.net/svn/ekg2/trunk %{name}-%{version}
+cd -
 %endif
 
 %patch0 -p1
This page took 0.063092 seconds and 4 git commands to generate.