[packages/openssl102: 153/432] - well, one ifarch for one arch is enough...

adwol adwol at pld-linux.org
Sat Sep 29 01:14:27 CEST 2018


commit c385ff116340565a8ac1e6284a28233882ba0117
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jan 8 10:05:45 2004 +0000

    - well, one ifarch for one arch is enough...
    
    Changed files:
        openssl.spec -> 1.115

 openssl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openssl.spec b/openssl.spec
index 3489f32..7404830 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -202,7 +202,7 @@ export OPTFLAGS
 %ifarch i586 i686 athlon
 ./Configure --openssldir=%{_var}/lib/%{name} linux-elf shared
 %endif
-%ifarch x86_64 amd64
+%ifarch amd64
 ./Configure --openssldir=%{_var}/lib/%{name} linux-x86_64 shared
 %endif
 %ifarch ppc
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list