From a6999f41b1da373b48e897d8fbd218617a5fefa2 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 29 May 2013 11:43:45 -0500 Subject: Dropping the dbus service file --- data/Makefile.am | 6 ------ data/indicator-application.service.in | 3 --- 2 files changed, 9 deletions(-) delete mode 100644 data/indicator-application.service.in (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 12ee39c..85cb9c0 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,10 +1,4 @@ -dbus_servicesdir = $(DBUSSERVICEDIR) -dbus_services_DATA = indicator-application.service - -%.service: %.service.in - sed -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@ - upstart_jobsdir = $(datadir)/upstart/sessions/ upstart_jobs_DATA = indicator-application.conf diff --git a/data/indicator-application.service.in b/data/indicator-application.service.in deleted file mode 100644 index f6ceee3..0000000 --- a/data/indicator-application.service.in +++ /dev/null @@ -1,3 +0,0 @@ -[D-BUS Service] -Name=com.canonical.indicator.application -Exec=@libexecdir@/indicator-application-service -- cgit v1.2.3