Robert Marko fd085a737b tools/e2fsprogs: fixup STAGING_DIR_HOST path evaluation in shell scripts
We have to use curly braces on the exported STAGING_DIR_HOST env variable,
instead of evaluating it directly as we are not in Make but a separate
shell script.

Otherwise it would fail with:
staging_dir/host/bin/compile_et: line 6: STAGING_DIR_HOST: command not found
staging_dir/host/bin/mk_cmds: line 5: STAGING_DIR_HOST: command not found

And so when krb5 tries to build it will fail as compile_et and mk_cmds will
return an error.

Fixes: 55bda9863dd0 ("tools/e2fsprogs: fix shell scripts under SDK")
Link: https://github.com/openwrt/openwrt/pull/15854
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-07-02 14:04:49 +02:00
..
2023-09-19 20:21:33 +02:00
2024-04-06 11:24:18 +02:00
2024-04-06 11:24:18 +02:00
2023-12-08 16:28:40 +01:00
2022-10-22 22:50:37 +02:00
2024-04-03 18:56:58 +02:00
2024-06-10 16:08:19 +02:00
2024-06-10 01:27:02 +02:00
2024-01-25 16:06:49 +01:00
2024-06-13 14:16:33 +02:00
2024-05-23 11:49:03 +02:00
2024-04-27 23:37:57 +02:00
2024-04-27 12:08:11 +02:00
2024-04-06 11:24:18 +02:00
2024-04-06 11:24:18 +02:00
2024-05-23 11:49:03 +02:00
2024-04-06 11:24:18 +02:00
2024-06-24 13:56:14 +02:00
2024-05-23 11:49:02 +02:00
2024-05-23 11:49:03 +02:00
2024-05-23 11:49:03 +02:00
2024-04-06 11:24:18 +02:00
2024-03-29 23:42:22 +01:00
2024-05-29 10:43:50 +02:00
2022-03-01 00:08:08 +01:00
2024-05-09 10:45:29 +02:00
2024-04-06 11:24:18 +02:00
2023-04-08 15:51:32 +02:00
2023-01-24 23:13:25 +01:00
2024-05-23 11:49:03 +02:00
2020-09-02 16:29:22 +02:00
2023-04-29 17:37:45 +02:00
2024-06-14 15:27:39 +02:00
2024-06-09 21:23:28 +02:00
2024-04-06 11:24:18 +02:00
2021-09-20 15:21:17 +02:00
2024-06-18 19:49:54 +02:00
2023-09-19 20:21:33 +02:00
2024-04-27 12:07:37 +02:00