From 71cb988c5e2055287735f9b01f0bdfd6f5986407 Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Mon, 17 May 2010 23:28:50 +0000 Subject: [PATCH] This time it will work! --- bootstrap/coriolis2.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/coriolis2.spec.in b/bootstrap/coriolis2.spec.in index c898b89e..af426553 100644 --- a/bootstrap/coriolis2.spec.in +++ b/bootstrap/coriolis2.spec.in @@ -59,7 +59,7 @@ Development files for the Coriolis 2 package. -D BUILD_DOC:STRING=OFF \ -D CMAKE_INSTALL_PREFIX:STRING=%{coriolisTop} \ %ifarch x86_64 - -D LIB_SUFFIX:STRING=x86_64 \ + -D LIB_SUFFIX:STRING=64 \ %endif ../../$tool make DESTDIR=%{buildroot} %{_smp_mflags} install