From: Jakub Bogusz Date: Mon, 21 Feb 2005 20:39:26 +0000 (+0000) Subject: - pass proper arch on amd64 - builds now X-Git-Tag: auto/th/beecrypt-4_1_2-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbeecrypt.git;a=commitdiff_plain;h=d71f5835aa96e8249155b41241bbf2738e063071 - pass proper arch on amd64 - builds now Changed files: beecrypt.spec -> 1.51 --- diff --git a/beecrypt.spec b/beecrypt.spec index d82c57c..95cd0fe 100644 --- a/beecrypt.spec +++ b/beecrypt.spec @@ -177,7 +177,11 @@ Pythonie na u --without-cplusplus \ --with%{!?with_javaglue:out}-javaglue \ --with-cpu=%{_target_cpu} \ +%ifarch amd64 + --with-arch=x86_64 \ +%else --with-arch=%{_target_cpu} \ +%endif --with-pic \ --with%{!?with_python:out}-python %{__make}