mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Fix some X packages not to build docs.
This fixes build on gentoo when not all the docbook DTDs are installed and also speeds up compoile time.
This commit is contained in:
parent
1750f2f52b
commit
fcc6131a71
@ -31,6 +31,7 @@ cd $PKG_BUILD
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--disable-ipv6 \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
|
||||
|
@ -32,7 +32,7 @@ cd $PKG_BUILD
|
||||
--enable-shared \
|
||||
--with-libuuid \
|
||||
--without-xmlto \
|
||||
--without-fop \
|
||||
--without-fop
|
||||
|
||||
make
|
||||
|
||||
|
@ -30,7 +30,8 @@ cd $PKG_BUILD
|
||||
--localstatedir=/var \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--enable-malloc0returnsnull
|
||||
--enable-malloc0returnsnull \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -37,7 +37,8 @@ cd $PKG_BUILD
|
||||
--disable-bdfformat \
|
||||
--disable-snfformat \
|
||||
--enable-fc \
|
||||
--with-gnu-ld
|
||||
--with-gnu-ld \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -31,6 +31,7 @@ cd $PKG_BUILD
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--with-gnu-ld \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -28,6 +28,7 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -28,6 +28,7 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -28,6 +28,7 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -28,6 +28,7 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -28,6 +28,7 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -28,6 +28,7 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -28,6 +28,7 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -28,6 +28,7 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -28,6 +28,7 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -28,6 +28,7 @@ cd $PKG_BUILD
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -26,6 +26,7 @@ cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
@ -33,7 +33,8 @@ mkdir -p .objdir-host && cd .objdir-host
|
||||
|
||||
../configure --host=$HOST_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=$ROOT/$TOOLCHAIN
|
||||
--prefix=$ROOT/$TOOLCHAIN \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
make install
|
||||
|
@ -28,6 +28,7 @@ mkdir -p .objdir-target && cd .objdir-target
|
||||
../configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--without-xmlto
|
||||
|
||||
make
|
||||
$MAKEINSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user