autoconf: use STAGING_DIR_HOST in relocatable patch
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 10 Nov 2022 16:47:06 +0000 (17:47 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 10 Nov 2022 17:27:32 +0000 (18:27 +0100)
commita86b33c134698a94423570b5b2a7f8efb679eb29
treefb14bddb66bc623bc4350fa0e3f4a509a55adead
parent50ee977f210500a3f40c4fff2a9b19bb6deab66b
autoconf: 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/autoconf/patches/000-relocatable.patch