]> git.pld-linux.org Git - packages/ekg2.git/commitdiff
- add --force to svn (suggested by wiechu)
authorpawelz <pawelz@pld-linux.org>
Tue, 21 Sep 2010 15:59:25 +0000 (15:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ekg2.spec -> 1.125

ekg2.spec

index 77744cedde47488c2a7092ba92aa8e7c54e15764..00ef80cb45589531acdfe25c3419e2a6dd23e608 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -342,7 +342,7 @@ Wtyczka xosd dla ekg2.
 %else
 %setup -qcT
 cd ..
-svn -q export http://toxygen.net/svn/ekg2/trunk %{name}-%{version}
+svn -q export --force http://toxygen.net/svn/ekg2/trunk %{name}-%{version}
 cd -
 %endif
 
This page took 0.189611 seconds and 4 git commands to generate.