xbmc-addon-xvdr: cosmetics

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-11-02 12:45:14 +01:00
parent abebea4571
commit 960a3b9ae5

View File

@ -28,7 +28,8 @@ cd $PKG_BUILD
touch NEWS AUTHORS ChangeLog
do_autoreconf
CXXFLAGS="-DZLIB_INTERNAL=1" ./configure --host=$TARGET_NAME \
CXXFLAGS="-DZLIB_INTERNAL=1" \
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr/share/xbmc \
--disable-static \