wok rev 5332

xorg-server: use correct option --enable-config-udev
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 25 20:58:12 2010 +0200 (2010-04-25)
parents f1c0921a7c70
children f9502ab27634
files xorg-server/receipt
line diff
     1.1 --- a/xorg-server/receipt	Sat Apr 24 23:41:37 2010 +0200
     1.2 +++ b/xorg-server/receipt	Sun Apr 25 20:58:12 2010 +0200
     1.3 @@ -29,7 +29,7 @@
     1.4  		--with-serverconfig-path=/etc/X11 \
     1.5  		--enable-install-setuid \
     1.6  		--enable-xorg \
     1.7 -		--enable-udev \
     1.8 +		--enable-config-udev \
     1.9  		--enable-config-dbus \
    1.10  		--with-os-name="SliTaz GNU/Linux" \
    1.11  		--with-builder-addr=$MAINTAINER \