mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
xf86-video-fglrx: install /etc/ati/control too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
175d7eb877
commit
47a0c7c3ab
@ -64,6 +64,7 @@ mkdir -p $INSTALL/etc/X11
|
||||
|
||||
mkdir -p $INSTALL/etc/ati
|
||||
cp $PKG_BUILD/common/etc/ati/amdpcsdb.default $INSTALL/etc/ati
|
||||
cp $PKG_BUILD/common/etc/ati/control $INSTALL/etc/ati
|
||||
|
||||
# DRI driver
|
||||
mkdir -p $INSTALL/usr/lib/dri
|
||||
|
Loading…
x
Reference in New Issue
Block a user