mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
fix installation of new gst-plugins-bad
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user