mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
xf86-video-fglrx: dont install preconfigured fglrx.conf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7940b61ac3
commit
dcc86ffe89
@ -64,8 +64,8 @@ mkdir -p $INSTALL/etc/X11
|
||||
|
||||
mkdir -p $INSTALL/etc/ati
|
||||
cp $PKG_BUILD/common/etc/ati/amdpcsdb.default $INSTALL/etc/ati
|
||||
# cp $PKG_DIR/config/amdpcsdb.default $INSTALL/etc/ati/amdpcsdb
|
||||
cp $PKG_DIR/config/amdpcsdb $INSTALL/usr/config/fglrx.conf
|
||||
# cp $PKG_DIR/config/amdpcsdb $INSTALL/usr/config/fglrx.conf
|
||||
touch $INSTALL/usr/config/fglrx.conf
|
||||
ln -sf /storage/.config/fglrx.conf $INSTALL/etc/ati/amdpcsdb
|
||||
cp $PKG_BUILD/common/etc/ati/control $INSTALL/etc/ati
|
||||
cp $PKG_BUILD/common/etc/ati/signature $INSTALL/etc/ati
|
||||
|
Loading…
x
Reference in New Issue
Block a user