mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xf86-video-fglrx: make the hack a bit more generic, so its easyer to remove later
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9e7010bca4
commit
ed96d05925
@ -59,8 +59,10 @@ mkdir -p $INSTALL/etc/ati
|
||||
cp $PKG_BUILD/common/etc/ati/amdpcsdb.default $INSTALL/etc/ati
|
||||
cp $PKG_DIR/config/amdpcsdb $INSTALL/usr/config/fglrx.conf
|
||||
ln -sf /storage/.config/fglrx.conf $INSTALL/etc/ati/amdpcsdb
|
||||
# It looks like 12.6 needs the shipped signature but our control file
|
||||
cp $PKG_BUILD/common/etc/ati/control $INSTALL/etc/ati
|
||||
cp $PKG_BUILD/common/etc/ati/signature $INSTALL/etc/ati
|
||||
|
||||
# hack around a broken driver
|
||||
cp $PKG_DIR/config/control $INSTALL/etc/ati
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user