vdr-wirbelscan: only install relevant libs

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-30 18:06:48 +01:00
parent 2839c54050
commit 80a4c8373b

View File

@ -23,4 +23,4 @@
. config/options $1 . config/options $1
mkdir -p $INSTALL/usr/lib/vdr mkdir -p $INSTALL/usr/lib/vdr
cp $BUILD/wirbelscan-*/libvdr-wirbelscan.so* $INSTALL/usr/lib/vdr cp $BUILD/wirbelscan-*/libvdr-wirbelscan.so.* $INSTALL/usr/lib/vdr