diff options
author | Pete Woods <pete.woods@canonical.com> | 2013-08-16 04:58:55 +0100 |
---|---|---|
committer | Pete Woods <pete.woods@canonical.com> | 2013-08-16 04:58:55 +0100 |
commit | 0660fc4e9439b99ac3b75d656b2e60b629e3e745 (patch) | |
tree | 7dda830eee4e5074d6f2dff0d617cf118e73ddbb /data | |
parent | 796a887cf88c1ad23ab06e89435ca1e04080aaee (diff) | |
download | ayatana-indicator-sound-0660fc4e9439b99ac3b75d656b2e60b629e3e745.tar.gz ayatana-indicator-sound-0660fc4e9439b99ac3b75d656b2e60b629e3e745.tar.bz2 ayatana-indicator-sound-0660fc4e9439b99ac3b75d656b2e60b629e3e745.zip |
Clean up the build / installation
Diffstat (limited to 'data')
-rw-r--r-- | data/indicator-sound.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/indicator-sound.service.in b/data/indicator-sound.service.in index a13e6b9..34309b2 100644 --- a/data/indicator-sound.service.in +++ b/data/indicator-sound.service.in @@ -1,3 +1,3 @@ [D-BUS Service] Name=com.canonical.indicator.sound -Exec=@CMAKE_INSTALL_FULL_LIBEXECDIR@/indicator-sound-service +Exec=@CMAKE_INSTALL_FULL_LIBEXECDIR@/indicator-sound/indicator-sound-service |