termux-packages/scripts
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
..
bin monorepo: adapt scripts/bin to new changes 2022-04-18 13:57:19 +05:30
build termux_step_configure_cmake: fix CMAKE_INSTALL_LIBDIR var 2022-04-19 14:48:11 +02:00
updates
aptly_api.sh ci: sleep only when aptly_add_to_repo returns with status code 000 2022-04-16 14:07:17 +05:30
build-bootstraps.sh
buildorder.py chore: switch to monorepo 2022-04-18 13:57:13 +05:30
check-built-packages.py
check-versions.sh
config.guess
config.sub
Dockerfile
generate-bootstraps.sh
get_hash_from_file.py
lint-packages.sh scripts/lint-packages.sh: adapt to new repository structure 2022-04-19 07:19:39 +05:30
list-packages.sh
list-versions.sh
properties.sh
run-docker.ps1
run-docker.sh
setup-android-sdk.sh
setup-archlinux.sh
setup-offline-bundle.sh monorepo: apply changes suggested by buttaface 2022-04-18 13:57:19 +05:30
setup-termux.sh
setup-ubuntu.sh also install jq inside docker container 2022-04-19 07:19:39 +05:30
test-runner.sh
update-docker.ps1
update-docker.sh
Vagrantfile