This time it will work!
This commit is contained in:
parent
334b23c834
commit
71cb988c5e
|
@ -59,7 +59,7 @@ Development files for the Coriolis 2 package.
|
||||||
-D BUILD_DOC:STRING=OFF \
|
-D BUILD_DOC:STRING=OFF \
|
||||||
-D CMAKE_INSTALL_PREFIX:STRING=%{coriolisTop} \
|
-D CMAKE_INSTALL_PREFIX:STRING=%{coriolisTop} \
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
-D LIB_SUFFIX:STRING=x86_64 \
|
-D LIB_SUFFIX:STRING=64 \
|
||||||
%endif
|
%endif
|
||||||
../../$tool
|
../../$tool
|
||||||
make DESTDIR=%{buildroot} %{_smp_mflags} install
|
make DESTDIR=%{buildroot} %{_smp_mflags} install
|
||||||
|
|
Loading…
Reference in New Issue