termux-packages/scripts/build/configure
Henrik Grimler 2af00064dd
termux_step_configure_cmake: fix CMAKE_INSTALL_LIBDIR var
CMake docs [1] show that the variable should be a path relative to
prefix, not an absolute path.

[1] https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
Fixes: 9155acd040 ("termux_step_configure_cmake: set CMAKE_INSTALL_LIBDIR")
Fixes: https://github.com/termux/termux-packages/issues/10068
2022-04-19 14:48:11 +02:00
..
termux_step_configure.sh
termux_step_configure_autotools.sh
termux_step_configure_cmake.sh termux_step_configure_cmake: fix CMAKE_INSTALL_LIBDIR var 2022-04-19 14:48:11 +02:00
termux_step_configure_haskell_build.sh
termux_step_configure_meson.sh