wok diff xorg-server/receipt @ rev 13106

Up: ardour to 2.8.12.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Jun 26 18:39:56 2012 +0000 (2012-06-26)
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 Jun 26 18:39:56 2012 +0000
     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