rpmbuild cmake macro not honoring arch prefix

Rex Dieter rdieter at math.unl.edu
Sun Jan 18 13:58:28 UTC 2009


Michael Cronenworth wrote:

> Kevin Kofler wrote:
>>
>> This is an issue with libwebcam's CMakeLists.txt files, it must be
>> hardcoding "lib" instead of using any of the definitions we set in
>> the %cmake macro
> 
> Ah.. I found this in the lib directory CMakeLists.txt:
> 
> INSTALL (
>     TARGETS        webcam
>     LIBRARY DESTINATION    lib
> )
> 
> Is that the culprit? I'll let the libwebcam guy know.

Yes, that's the section in need of multilib (lib64) love.

-- Rex






More information about the fedora-list mailing list