From 3fc70514615c4fe2b14f33ec41be0f549e6049ee Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Fri, 15 Oct 2021 22:42:42 +0200 Subject: Do a natural CMake file configuration --- data/ayatana-indicator-messages.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/ayatana-indicator-messages.desktop.in') diff --git a/data/ayatana-indicator-messages.desktop.in b/data/ayatana-indicator-messages.desktop.in index 5fdb313..a2f5036 100644 --- a/data/ayatana-indicator-messages.desktop.in +++ b/data/ayatana-indicator-messages.desktop.in @@ -1,7 +1,7 @@ [Desktop Entry] Type=Application Name=Ayatana Indicator Messages -Exec=@pkglibexecdir@/ayatana-indicator-messages-service +Exec=@CMAKE_INSTALL_FULL_LIBEXECDIR@/ayatana-indicator-messages/ayatana-indicator-messages-service NoDisplay=true StartupNotify=false Terminal=false -- cgit v1.2.3