Leonardo Mörlein 6a638c134d 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>
(cherry picked from commit 37c0d15a8e9eb30920091bff1bf466640bc64dad)
2022-08-14 00:29:20 +02:00
..
2022-02-24 15:36:28 +01:00
2021-10-05 20:59:41 +02:00
2022-03-13 19:24:13 +01:00
2022-04-10 16:26:01 +01:00
2022-01-27 13:38:48 +01:00
2022-03-13 10:10:30 +01:00
2022-03-13 19:24:13 +01:00
2018-11-25 19:23:03 +01:00
2019-07-08 16:42:26 +02:00
2020-11-21 18:49:17 +01:00
2020-03-14 13:20:06 +00:00
2021-10-21 20:37:20 +01:00
2021-09-20 15:21:17 +02:00
2022-04-10 16:26:01 +01:00
2022-03-01 00:08:08 +01:00
2020-11-21 18:49:27 +01:00
2020-08-23 19:40:32 +02:00
2022-04-15 14:12:18 +01:00
2020-09-02 16:29:22 +02:00
2022-02-25 14:12:39 +01:00
2020-02-18 21:39:14 +01:00
2021-09-20 15:21:17 +02:00
2021-09-20 15:21:17 +02:00
2021-09-05 21:26:48 +02:00
2021-03-01 16:39:17 +00:00
2020-04-09 22:09:13 +02:00
2022-03-01 00:08:08 +01:00
2022-03-01 00:08:08 +01:00