dvb-firmware: install firmware in /lib/firmware

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-01-25 23:47:49 +01:00
parent 5c48a0fdd0
commit bb546588ac

View File

@ -22,5 +22,5 @@
. config/options $1
mkdir -p $INSTALL/usr
cp -PR $PKG_BUILD/.install/* $INSTALL/usr
mkdir -p $INSTALL
cp -PR $PKG_BUILD/.install/* $INSTALL