libXi: dont build and install docu

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-08-02 11:11:39 +02:00
parent dfa07f919b
commit 32161aa09b

View File

@ -13,6 +13,6 @@ cd $PKG_BUILD
--with-gnu-ld \
--enable-malloc0returnsnull \
make
make SUBDIRS="src"
$MAKEINSTALL
$MAKEINSTALL SUBDIRS="src"