mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
kded: use the correct variable for binaries installation path in D-Bus service file
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
1240740ac4
commit
01368b3d51
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
[D-BUS Service]
|
[D-BUS Service]
|
||||||
Name=org.kde.kded
|
Name=org.kde.kded
|
||||||
Exec=@CMAKE_INSTALL_PREFIX@/bin/kded4
|
Exec=@KDE4_BIN_INSTALL_DIR@/kded4
|
Loading…
Add table
Reference in a new issue