wok-current diff xorg-server/receipt @ rev 13691

syslinux: add iso2exe
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 13 14:33:27 2012 +0100 (2012-12-13)
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	Thu Dec 13 14:33:27 2012 +0100
     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