mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
xf86-video-nvidia:
- forcing create symlink
This commit is contained in:
parent
5dbd0b98a8
commit
6f33c978eb
@ -39,5 +39,5 @@ if [ "$VDPAU" = yes ]; then
|
||||
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install vdpauinfo
|
||||
|
||||
cp $BUILD/$1/usr/lib/vdpau/libvdpau_nvidia.so* $INSTALL/usr/lib/libvdpau_nvidia.so.1
|
||||
ln -s libvdpau_nvidia.so.1 $INSTALL/usr/lib/libvdpau_nvidia.so
|
||||
ln -sf libvdpau_nvidia.so.1 $INSTALL/usr/lib/libvdpau_nvidia.so
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user