From 5e9b247d260ff4e2b9a9620053e61e8a0161cdee Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 9 May 2016 12:21:28 +0200 Subject: Migrate ~/.local/share/xdg-app to ~/.local/share/flatpak --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c5da158..e21f379 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,7 +35,7 @@ FLATPAK_BINDIR=$(bindir) AM_CPPFLAGS = \ -DFLATPAK_BINDIR=\"$(FLATPAK_BINDIR)\" \ - -DFLATPAK_SYSTEMDIR=\"$(localstatedir)/lib/xdg-app\"\ + -DFLATPAK_SYSTEMDIR=\"$(localstatedir)/lib/flatpak\"\ -DFLATPAK_CONFIGDIR=\"$(sysconfdir)/flatpak\"\ -DFLATPAK_BASEDIR=\"$(pkgdatadir)\" \ -DFLATPAK_TRIGGERDIR=\"$(pkgdatadir)/triggers\" \ -- cgit v1.2.1