[packages/git-core] - typo (tests_svn bcond)

charles charles at pld-linux.org
Tue Jul 10 23:05:59 CEST 2012


commit acc7b6c40125cadcf46e22d677236bf5413956ea
Author: Karol Krenski <charles at pld-linux.org>
Date:   Tue Jul 10 23:05:36 2012 +0200

    - typo (tests_svn bcond)

 git-core.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/git-core.spec b/git-core.spec
index 5d402cf..0b0de82 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -405,7 +405,7 @@ echo "BLK_SHA1=1" >> config.mak
 %if %{without tests_cvs}
 rm t/t*cvs*.sh || :
 %endif
-%{!?with_svn:GIT_SKIP_TESTS='t91??'} %{__make} test
+%{!?with_tests_svn:GIT_SKIP_TESTS='t91??'} %{__make} test
 %endif
 
 %install


More information about the pld-cvs-commit mailing list