]> git.pld-linux.org Git - packages/ekg2.git/commitdiff
- svn export instead of checkout in %prep if with svn
authorpawelz <pawelz@pld-linux.org>
Mon, 16 Aug 2010 21:33:53 +0000 (21:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekg2.spec -> 1.123

ekg2.spec

index 6dfc3332acb5c905a26dbb95d1f17cb47e45516c..ea8acf30f86c22e932c5688a7295a8cd0ecbed90 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -343,7 +343,7 @@ find -type d -name .svn | xargs rm -rf .svn
 %else
 %setup -qcT
 cd ..
-svn -q co http://toxygen.net/svn/ekg2/trunk %{name}-%{version}
+svn -q export http://toxygen.net/svn/ekg2/trunk %{name}-%{version}
 cd -
 %endif
 
This page took 0.050621 seconds and 4 git commands to generate.