Remove the dbus service conf

This has been superseded by the environment generator.

Closes: #2122
Approved by: matthiasclasen
This commit is contained in:
Matthias Clasen
2018-10-05 15:03:07 -04:00
committed by Atomic Bot
parent adb288d19a
commit 880c613b47
2 changed files with 0 additions and 11 deletions

View File

@@ -162,15 +162,6 @@ flatpak.env: env.d/flatpak.env.in
envgendir = $(systemduserenvgendir)
envgen_DATA = env.d/60-flatpak
dbussnippetdir = $(systemduserunitdir)/dbus.service.d
dbussnippet_DATA = flatpak.conf
EXTRA_DIST += dbus.service.d/flatpak.conf.in
DISTCLEANFILES += flatpak.conf
flatpak.conf: dbus.service.d/flatpak.conf.in
$(AM_V_GEN) $(SED) -e "s|\@localstatedir\@|$(localstatedir)|" \
-e "s|\@sysconfdir\@|$(sysconfdir)|" $< > $@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = flatpak.pc
EXTRA_DIST += flatpak.pc.in

View File

@@ -1,2 +0,0 @@
[Service]
Environment=XDG_DATA_DIRS=%h/.local/share/flatpak/exports/share/:@localstatedir@/lib/flatpak/exports/share/:/usr/local/share/:/usr/share/