enca: be sure we install symlinks correctly

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-03-16 02:11:15 +01:00
parent 9fb59e2d46
commit 5d579def2f

View File

@ -23,5 +23,5 @@
. config/options $1
mkdir -p $INSTALL/usr/lib
cp $PKG_BUILD/lib/.libs/*.so* $INSTALL/usr/lib
cp -P $PKG_BUILD/lib/.libs/*.so* $INSTALL/usr/lib