From bb1640435e2ebe1de56e4ec5b618013da3c85727 Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Tue, 11 Oct 2016 10:06:09 -0400 Subject: Pay attention to $SNAP prefix --- data/indicator-sound.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/indicator-sound.conf.in b/data/indicator-sound.conf.in index e1618be..eb5f6a1 100644 --- a/data/indicator-sound.conf.in +++ b/data/indicator-sound.conf.in @@ -6,4 +6,4 @@ stop on desktop-end or indicator-services-end respawn respawn limit 30 10 -exec @CMAKE_INSTALL_FULL_LIBEXECDIR@/indicator-sound/indicator-sound-service +exec $SNAP@CMAKE_INSTALL_FULL_LIBEXECDIR@/indicator-sound/indicator-sound-service -- cgit v1.2.3