Commit 60e60b9
committed
fix: correct CMake config install paths and Audacious path detection
CMakeLists.txt: add install block for extension-less config files
(e.g. k3brc) missed by FILES_MATCHING glob; fix servicemenu install
destination to KF6 path (share/kio/servicemenus/).
bin/musiclib_init_config.sh: expand Audacious path guard from one-liner
to if-block with info message; fix SERVICEMENU_SRC to KF6 path
(/usr/share/kio/servicemenus/).
Bump version to 1.61.1 parent 1090b28 commit 60e60b9
2 files changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
105 | 113 | | |
106 | 114 | | |
107 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
1171 | 1174 | | |
1172 | 1175 | | |
1173 | 1176 | | |
1174 | | - | |
| 1177 | + | |
1175 | 1178 | | |
1176 | 1179 | | |
1177 | 1180 | | |
| |||
0 commit comments