rtmpdump: install rtmpdump binary

this reverts part of f4fd322f
This commit is contained in:
Stefan Saraev 2013-10-19 23:21:54 +03:00 committed by Stephan Raue
parent 8caaa821ee
commit 76928db47b

View File

@ -22,6 +22,9 @@
. config/options $1
mkdir -p $INSTALL/usr/bin
cp -P $PKG_BUILD/rtmpdump $INSTALL/usr/bin
mkdir -p $INSTALL/usr/lib
cp -P $PKG_BUILD/librtmp/*.so* $INSTALL/usr/lib