mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
xf86-video-fglrx: install /etc/ati/signature too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -65,6 +65,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
|
||||
cp $PKG_BUILD/common/etc/ati/signature $INSTALL/etc/ati
|
||||
|
||||
# DRI driver
|
||||
mkdir -p $INSTALL/usr/lib/dri
|
||||
|
||||
Reference in New Issue
Block a user