[Gnu-efi-discuss] Make: make "make DESTDIR=../foo install" work right
Brought to you by:
noxorc
|
From: Richard H. <hug...@gm...> - 2023-03-28 14:14:12
|
This makes the normal DESTDIR= variable work on the command line, and makes relative paths always relative to the top-level directory. Signed-off-by: Peter Jones <pj...@re...> We've been using this patch in Fedora since 2019. Original patch is by Peter Jones, sent with permission. Richard |