mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
fix installation of new gst-plugins-bad
This commit is contained in:
parent
eeb0740ada
commit
82d5a9aeeb
@ -13,4 +13,4 @@ $SCRIPTS/install alsa-lib
|
||||
#$SCRIPTS/install xvidcore
|
||||
|
||||
mkdir -p $INSTALL/usr/lib/gstreamer-0.10
|
||||
cp -PR `find $BUILD/$1*/{ext,gst,sys} -name *.so` $INSTALL/usr/lib/gstreamer-0.10
|
||||
cp -PR `find $BUILD/$1*/{ext,gst,sys,gst-libs} -name *.so` $INSTALL/usr/lib/gstreamer-0.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user