[Bro-Dev] [JIRA] (BIT-1555) aux/broker/bindings/python/CMakeLists.txt doesn't respect -DINSTALL_LIB_DIR

M.B. (JIRA) jira at bro-tracker.atlassian.net
Thu Mar 17 15:39:00 PDT 2016


M.B. created BIT-1555:
-------------------------

             Summary: aux/broker/bindings/python/CMakeLists.txt doesn't respect -DINSTALL_LIB_DIR
                 Key: BIT-1555
                 URL: https://bro-tracker.atlassian.net/browse/BIT-1555
             Project: Bro Issue Tracker
          Issue Type: Problem
          Components: Broker
    Affects Versions: 2.4
         Environment: Building on Gentoo Linux (x86_64)
            Reporter: M.B.
         Attachments: bro-2.4.1.ebuild, bro-2.4.1-fix-python-install-dir.patch

During a normal build, this is a non-issue, as files get installed to .../lib/...
However, in a multilib environment this may become an issue. Hence it should respect INSTALL_LIB_DIR, propagated from the top-level CMakeLists.txt.

I wrote a simple patch that simply removes the logic for re-setting PY_MOD_INSTALL_DIR, as I use this var to circumvent the issue.



--
This message was sent by Atlassian JIRA
(v7.2.0-OD-03-014#72000)


More information about the bro-dev mailing list