diff options
| author | Charles Kerr <charles.kerr@canonical.com> | 2013-07-31 22:57:11 -0500 |
|---|---|---|
| committer | Charles Kerr <charles.kerr@canonical.com> | 2013-07-31 22:57:11 -0500 |
| commit | 5140c099b3985877d37b2cdcfc4d7711c40c6aeb (patch) | |
| tree | ff74b8d9caeb0b057acbb061017aff688d591507 /data | |
| parent | 0391025f72e9e5fed972b40e63087635d50c9234 (diff) | |
| download | ayatana-indicator-bluetooth-5140c099b3985877d37b2cdcfc4d7711c40c6aeb.tar.gz ayatana-indicator-bluetooth-5140c099b3985877d37b2cdcfc4d7711c40c6aeb.tar.bz2 ayatana-indicator-bluetooth-5140c099b3985877d37b2cdcfc4d7711c40c6aeb.zip | |
remove --enable-localinstall
Diffstat (limited to 'data')
| -rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 6f16e85..6c491f1 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,4 @@ -dbus_servicesdir = $(DBUSSERVICEDIR) +dbus_servicesdir = $(datadir)/dbus-1/services dbus_services_DATA = indicator-bluetooth.service %.service: %.service.in |
