automake: use STAGING_DIR_HOST in relocatable patch
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 10 Nov 2022 16:44:13 +0000 (17:44 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 10 Nov 2022 17:27:20 +0000 (18:27 +0100)
commit50ee977f210500a3f40c4fff2a9b19bb6deab66b
tree9015ae2bef5d7592d52a3c0c2a72f032a78839a2
parent161b22d103decd82868e8e3c3fe09b88cf64724c
automake: use STAGING_DIR_HOST in relocatable patch

Instead of using STAGING_DIR and then go up one dir with '../' use
directly STAGING_DIR_HOST env variable. This should produce cleaner
symbolic links.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
tools/automake/Makefile
tools/automake/patches/000-relocatable.patch