build: Rename a Makefile variable

This introduces no functional changes, but makes following changes a bit
clearer.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall
2020-10-21 16:55:08 +01:00
committed by Alexander Larsson
parent ab394ffd0e
commit ba612b243e

View File

@@ -168,8 +168,8 @@ flatpak.env: env.d/flatpak.env.in
$(AM_V_GEN) $(SED) -e "s|\@localstatedir\@|$(localstatedir)|" \
-e "s|\@sysconfdir\@|$(sysconfdir)|" $< > $@
envgendir = $(systemduserenvgendir)
envgen_SCRIPTS = env.d/60-flatpak
userenvgendir = $(systemduserenvgendir)
userenvgen_SCRIPTS = env.d/60-flatpak
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = flatpak.pc