mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-10 19:19:04 -04:00
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:
committed by
Alexander Larsson
parent
ab394ffd0e
commit
ba612b243e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user