ThirdParty: mesquite 2.1.2: forcing the installation of the libraries under lib. Under some OSes, lib64 will be chosen by default

This commit is contained in:
Martin Beaudoin 2012-06-12 11:45:12 -04:00
parent b622e1269f
commit d706e1a521

View file

@ -102,6 +102,7 @@ Patch0: mesquite-2.1.2_patch0
./configure \
--prefix=%{_installPrefix} \
--libdir=%{_installPrefix}/lib \
--enable-release \
--disable-debug-assertions \
--disable-igeom \