rpmbuild cmake macro not honoring arch prefix

Michael Cronenworth mike at cchtml.com
Sat Jan 17 22:42:51 UTC 2009


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.

Thanks.




More information about the fedora-list mailing list