[PATCH libaio 02/14] build: Fix DESTDIR and pathname variables handling
authorGuillem Jover <guillem@hadrons.org>
Sun, 12 Apr 2020 01:58:12 +0000 (03:58 +0200)
committerGuillem Jover <guillem@debian.org>
Tue, 19 Apr 2022 13:57:07 +0000 (14:57 +0100)
commite8629fa039ca71f4596e2eedd25a755bea3ecc6d
tree396a36b5373169300de2a9e890b5441f372941bd
parent8d29b33eff64fec8944110d2114c7954e460e015
[PATCH libaio 02/14] build: Fix DESTDIR and pathname variables handling

The convention for DESTDIR is that it is only prefixed during the
install target. In this case we postpone that to the inner Makefile
so that it can be invoked directly while preserving the expected
semantics. We should also prefer the user specified pathname variables
if already set in any way, and do not need to pass them explicitly
to the sub-make.

Signed-off-by: Guillem Jover <guillem@hadrons.org>
Gbp-Pq: Name 0002-build-Fix-DESTDIR-and-pathname-variables-handling.patch
Makefile
src/Makefile