From 654ce426eb9de761f1adec4643eb76a0fcf64fb1 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Fri, 9 Aug 2013 17:11:59 -0500 Subject: set indicatorsdir to $(datadir)/unity/indicators instead of $(prefix)/share/unity/indicators --- data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index fc726a7..fc9beee 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,6 +1,6 @@ # the indicator bus file -indicatorsdir = $(prefix)/share/unity/indicators +indicatorsdir = $(datadir)/unity/indicators dist_indicators_DATA = com.canonical.indicator.bluetooth # the dbus service file -- cgit v1.2.3