xf86-video-fglrx: provide controlfile from 13.6 to hide the watermark

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-09-30 04:06:20 +02:00
parent 8d04e2048d
commit a61d9ad892
2 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@ cd $ROOT/$PKG_BUILD
# config files
mkdir -p $INSTALL_DIR/etc/ati
cp common/etc/ati/amdpcsdb.default $INSTALL_DIR/etc/ati
cp common/etc/ati/control $INSTALL_DIR/etc/ati
#cp common/etc/ati/control $INSTALL_DIR/etc/ati
cp $PKG_DIR/config/control $INSTALL_DIR/etc/ati
#cp common/etc/ati/signature $INSTALL_DIR/etc/ati
echo "b707d1012f4412b1c0f865b95bee38e0:8e29e1311d692383f0c1578136c309d48f32e6326c6953e589d85d8b6edb0ad0:8f62e3384a752180f19c538069dd00d3d137b2301a732a80f3ce068a6bd75cd48f61e2334a722183f69b53806edd5dd58f3eb5391a202ad3f69d01db6b8f5cd0" > $INSTALL_DIR/etc/ati/signature
ln -sf /storage/.config/fglrx.conf $INSTALL_DIR/etc/ati/amdpcsdb

Binary file not shown.