linyaps/misc
dengbo b76e908d3b chore: use CMAKE_INSTALL_FULL_SYSCONFDIR
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.
2025-08-14 14:24:19 +08:00
..
image feat: add new dialog to show cache generation 2024-12-11 15:05:26 +08:00
lib style: format code with ClangFormat and Prettier 2025-07-18 15:13:19 +08:00
libexec/linglong fix: add the --no-same-owner parameter to avoid tar unpack errors 2025-04-24 17:59:53 +08:00
script refactor: some scripts that export env 'XDG_DATA_DIRS' 2025-06-23 16:02:44 +08:00
share feat: Add Linyaps application icon 2025-08-11 17:24:06 +08:00
CMakeLists.txt chore: use CMAKE_INSTALL_FULL_SYSCONFDIR 2025-08-14 14:24:19 +08:00