CloudProviders: Use absolute path in dbus file
authorTim Klocke <taaem@mailbox.org>
Fri, 10 Apr 2020 10:47:30 +0000 (12:47 +0200)
committerTim Klocke <taaem@mailbox.org>
Fri, 10 Apr 2020 21:09:05 +0000 (23:09 +0200)
shell_integration/libcloudproviders/org.freedesktop.CloudProviders.service.in

index bd9f91d46256f44ae69b610d1bc61815c35f63f0..6585d54019cdc9c06ba2f68108d6500f8182fbbf 100644 (file)
@@ -1,4 +1,4 @@
 [D-BUS Service]
 Name=@LIBCLOUDPROVIDERS_DBUS_BUS_NAME@
-Exec=@APPLICATION_EXECUTABLE@ --background
+Exec=@CMAKE_INSTALL_PREFIX@/bin/@APPLICATION_EXECUTABLE@ --background