From: sparky Date: Fri, 14 Jul 2006 20:10:24 +0000 (+0000) Subject: - i386: move comment after configure option, useful for rpm which does not X-Git-Tag: auto/th/openssl-0_9_8b-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssl.git;a=commitdiff_plain;h=915551a7143c4c7fb4a8e7e0da88d351aa127310 - i386: move comment after configure option, useful for rpm which does not cut comments Changed files: openssl.spec -> 1.154 --- diff --git a/openssl.spec b/openssl.spec index c93e243..a37c70b 100644 --- a/openssl.spec +++ b/openssl.spec @@ -208,8 +208,8 @@ export OPTFLAGS enable-mdc2 enable-rc5 \ %ifarch %{ix86} %ifarch i386 -# allow running on 80386 (default code uses bswapl available on i486+) 386 linux-elf +# ^- allow running on 80386 (default code uses bswapl available on i486+) %else linux-elf %endif