Update installation paths for shell scripts to use `CMAKE_INSTALL_FULL_SYSCONFDIR` instead of `CMAKE_INSTALL_SYSCONFDIR`. This ensures that the scripts are installed in the correct location, even when the installation prefix is not the root directory. This fixes issues where linglong related scripts were not correctly installed in non-standard installation paths. Influence: 1. Verify that linglong.sh is installed to the correct path, both when installing to /usr and to a non-standard prefix. 2. Check that the environment variables set in the script are correctly sourced when a new session starts. |
||
|---|---|---|
| .. | ||
| image | ||
| lib | ||
| libexec/linglong | ||
| script | ||
| share | ||
| CMakeLists.txt | ||