mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
vdpauinfo:
-dont build and install libvdpau to avoid loops
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
$SCRIPTS/build libvdpau
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
|
||||
@@ -2,7 +2,5 @@
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/install libvdpau
|
||||
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp $PKG_BUILD/$1 $INSTALL/usr/bin
|
||||
|
||||
Reference in New Issue
Block a user