Files
UltraGrid/data
Martin Pulec 97dd5ceecb AppRun fixed libva-x11 not being LD_PRELOADED
In the second iteration of for cycle, $NAME was derived from something
like "/usr/lib/libva.so.2:/usr/lib/libva-drm.so.2"  (s/libva/libva-x11),
which obviously didn't exist as a file.

Fixes:

    $ <AppImage> --list-modules | grep -A 2 'Errors:'
    Errors:
            ultragrid_acompress_libavcodec.so
                    ./squashfs-root2/usr/lib/libva-x11.so.2: undefined symbol: va_fool_postp
2022-07-20 14:23:04 +02:00
..
2021-02-24 09:51:42 +01:00
2018-08-24 09:18:55 +02:00
2021-07-29 15:04:17 +02:00
2019-11-12 22:33:23 +01: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