wok diff xorg-server/receipt @ rev 12829

glibc-base: improve ARM package, add more libs
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 22 15:15:50 2012 +0200 (2012-05-22)
parents bcfbf12f8a32
children 6b09507225ec
line diff
     1.1 --- a/xorg-server/receipt	Wed Apr 25 00:25:10 2012 +0200
     1.2 +++ b/xorg-server/receipt	Tue May 22 15:15:50 2012 +0200
     1.3 @@ -43,8 +43,11 @@
     1.4  		--enable-xephyr \
     1.5  		--enable-config-udev \
     1.6  		--disable-config-dbus \
     1.7 -		--with-fontrootdir=/usr/share/fonts \
     1.8 +		--disable-docs \
     1.9 +		--disable-devel-docs \
    1.10 +		--with-fontrootdir=/usr/share/fonts/X11 \
    1.11  		--with-os-name="SliTaz GNU/Linux" \
    1.12 +		--with-vendor-web="http://www.slitaz.org/" \
    1.13  		--with-builder-addr=$MAINTAINER \
    1.14  		$CONFIGURE_ARGS &&
    1.15  	make && make DESTDIR=$DESTDIR install