wok diff gnome-python/receipt @ rev 12533

Up: xorg-xf86-input-evdev (it provide mouse and keyboard support so xorg-xf86-input-[mouse|keyboard] can be removed)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 26 01:50:03 2012 +0200 (2012-04-26)
parents f13b284197a2
children d1e2a8a1dec3
line diff
     1.1 --- a/gnome-python/receipt	Thu Dec 22 23:01:40 2011 +0100
     1.2 +++ b/gnome-python/receipt	Thu Apr 26 01:50:03 2012 +0200
     1.3 @@ -19,7 +19,7 @@
     1.4  	./configure \
     1.5  		--libexecdir=/usr/lib/$PACKAGE \
     1.6  		--sysconfdir=/etc/gnome \
     1.7 -		--disable-pam &&
     1.8 +		--disable-pam $CONFIGURE_ARGS &&
     1.9  	make && make install
    1.10  }
    1.11