]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- Correcte architecture name for AXP. into linux-alpha-gcc
authordobrek <dobrek@pld-linux.org>
Mon, 16 Oct 2000 20:09:48 +0000 (20:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl.spec -> 1.41

openssl.spec

index f574e021158bf70908f0cadf3278615d78b5f4fd..62363580b28747c1e1f5d90430f656c923e9c92b 100644 (file)
@@ -123,7 +123,7 @@ perl util/perlpath.pl %{_bindir}/perl
 ./Configure --openssldir=%{_var}/lib/%{name} linux-ppc shared
 %endif
 %ifarch alpha
-./Configure --openssldir=%{_var}/lib/%{name} linux-alpha shared
+./Configure --openssldir=%{_var}/lib/%{name} linux-alpha-gcc shared
 %endif
 
 %{__make} OPT_FLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O -g} -DSSL_ALLOW_DH"
This page took 0.099052 seconds and 4 git commands to generate.