]> git.pld-linux.org Git - packages/cvs.git/commitdiff
- fix build without_kerberos5
authorareq <areq@pld-linux.org>
Wed, 19 May 2004 13:05:00 +0000 (13:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvs.spec -> 1.132

cvs.spec

index 58448aa3958d722daea6a20006ad450494dce229..af3cb1c6abe2d60ec34b203cb6e007b1181e9946 100644 (file)
--- a/cvs.spec
+++ b/cvs.spec
@@ -213,7 +213,7 @@ pserver.
 %configure \
        --enable-server \
        --enable-client \
-       %{?with_kerberos5:--with-gssapi} \
+       --with%{!?with_kerberos5:out}-gssapi \
        --with-tmpdir=/tmp \
        --with-editor=/bin/vi
 
This page took 0.164194 seconds and 4 git commands to generate.