compile-libvlc: Fix comparison
Using test with == is undefined in sh, better use = which works fine in all cases.
Loading
Please register or sign in to comment
Using test with == is undefined in sh, better use = which works fine in all cases.
VideoLAN code repository instance