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:
parent
b622e1269f
commit
d706e1a521
1 changed files with 10 additions and 9 deletions
|
@ -102,6 +102,7 @@ Patch0: mesquite-2.1.2_patch0
|
|||
|
||||
./configure \
|
||||
--prefix=%{_installPrefix} \
|
||||
--libdir=%{_installPrefix}/lib \
|
||||
--enable-release \
|
||||
--disable-debug-assertions \
|
||||
--disable-igeom \
|
||||
|
|
Reference in a new issue