summarylogtreecommitdiffstats
path: root/codecs-preload.install
blob: a813b628410d30ada59f8dfa5d651546bd606de6 (plain)
1
2
3
post_install() {
    echo "IMPORTANT: outside of packages that depend on this, nwjs will still default to the builtin codecs, you have to set LD_PRELOAD=/opt/nwjs/libffmpeg.so to switch to this version!"
}