Files
UltraGrid/data
Martin Pulec b4b138b74f AppRun: do not use LD_LIB_PATH for handle_updates()
The command-line tools used here (eg. stat) may use our custom libraries
(like libselinux) which may not be entirely compatible (it just most
likely ends up with a warning).

+ do the same for get_tools() and set_libva_ld_preload()
+ use original (if any) LD_LIBRARY_PATH for set_ld_preload()
+ removed unneeded `exit $?` (it is implicit)
2023-04-05 16:32:58 +02:00
..
2021-02-24 09:51:42 +01:00
2023-03-01 09:14:07 +01:00
2018-08-24 09:18:55 +02:00
2021-07-29 15:04:17 +02:00
2018-08-24 11:24:26 +02:00
2020-02-24 13:47:20 +01:00
2020-03-19 09:53:33 +01:00
2018-09-26 10:13:29 +02:00
2023-03-01 09:14:07 +01:00