commit 84b7a6a036820aad5feda3d36a934656e4c6ed1f
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Tue Oct 21 14:27:08 2014 +0200

    - fix bconds

 openssl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index 39543f5..9ae870c 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -274,8 +274,8 @@ PERL="%{__perl}" \
        --libdir=%{_lib} \
        shared \
        threads \
-       %{!?with_sslv2:no-}ssl2 \
-       %{!?with_sslv3:no-}ssl3 \
+       %{!?with_sslv2:no-ssl2} \
+       %{!?with_sslv3:no-ssl3} \
        %{!?with_zlib:no-}zlib \
        enable-camelia \
        enable-cms \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to