[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>
Wed, 18 Jan 2023 00:35:12 +0000 (00:35 +0000)
commitd2f24bd6c11fa403d1c5c44d7e6dc214674778ba
tree0af2cbfc7e086983e6f0931c71c376b49fcfc53c
parente0262979d1ea7e341a5758599ab3a2ec3d4754b5
[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