]> git.pld-linux.org Git - packages/cvs.git/commitdiff
- added "make check" to build section
authorpawelk <pawelk@pld-linux.org>
Sun, 5 May 2002 11:58:53 +0000 (11:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvs.spec -> 1.77

cvs.spec

index 95e583a9411afb0fc7ff8d93ce82ef6aa44aa567..6dccdfa6e98ee9565ebcf89b207d0645159c7565 100644 (file)
--- a/cvs.spec
+++ b/cvs.spec
@@ -126,6 +126,7 @@ autoconf
        --enable-server \
        --enable-client
 %{__make}
+%{!?_without_tests: %{__make} check }
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.028235 seconds and 4 git commands to generate.