** Changed in: libcork (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1596391
Title:
pdal ftbfs because cmake on Ubuntu points to multi-arch dire
Libcork is almost fixed in Debian
https://github.com/rogers0/libcork/blob/debian/debian/changelog
** Changed in: libcork (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
** Also affects: libcork (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1596391
Title:
pdal ftbfs because cmake on Ubuntu points to multi-arch dir
** Changed in: cmake (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1596391
Title:
pdal ftbfs because cmake on Ubuntu points to multi-arch directories
To manag
This is fixed in pdal (1.2.0-4).
** Changed in: pdal (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1596391
Title:
pdal ftbfs because cmake on Ubuntu
Hi Jeremy, I'm afraid this is the intended behaviour
cmake (look at the delta) does this:
https://patches.ubuntu.com/c/cmake/cmake_3.5.2-1ubuntu1.patch
+ if(NOT DEFINED CMAKE_INSTALL_LIBDIR)
+SET(CMAKE_INSTALL_LIBDIR "lib/${CMAKE_LIBRARY_ARCHITECTURE}")
+ endif()
and pdal does:
if (