aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fakeroot
diff options
context:
space:
mode:
authorLeonardo Mörlein <me@irrelefant.net>2022-08-09 21:54:04 +0200
committerPaul Spooren <mail@aparcar.org>2022-08-11 12:47:31 +0200
commit37c0d15a8e9eb30920091bff1bf466640bc64dad (patch)
tree09057c1ee9fc855f204a53c95f6aa869acb61841 /tools/fakeroot
parent5b016a88f92f25dd7d32438bce3a469f343f4009 (diff)
downloadupstream-37c0d15a8e9eb30920091bff1bf466640bc64dad.tar.gz
upstream-37c0d15a8e9eb30920091bff1bf466640bc64dad.tar.bz2
upstream-37c0d15a8e9eb30920091bff1bf466640bc64dad.zip
pkg-config: always use correct path for pkg-config.real
Before this commit, it was assumed that pkg-config.real is in the PATH. While this was fine for the normal build workflow, this led to some issues if make TOPDIR="$(pwd)" -C "$pkgdir" compile was called manually. The command failed with Makefile:15: *** No libnl-tiny development libraries found!. Stop. make[1]: Leaving directory since pkg-config of the host system was used. After the commit, the package is built sucessfully. Signed-off-by: Leonardo Mörlein <me@irrelefant.net>
Diffstat (limited to 'tools/fakeroot')
0 files changed, 0 insertions, 0 deletions