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:
Stephan Raue 2012-07-02 21:37:34 +02:00
parent 9e7010bca4
commit ed96d05925

View File

@ -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