[PATCH libaio 02/16] 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>
Sun, 6 Aug 2023 19:12:34 +0000 (20:12 +0100)
commit443a13df3e64382d03dfbb38417d391ed12edd49
tree23c2e13def1b6e4652123ccc7956e20c6f757c66
parent85daaded3f6e6b0d2f60041be6238cd4deaf5ead
[PATCH libaio 02/16] 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