wok diff lxpanel/receipt @ rev 11706

Up: tazweb (1.4.1)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Feb 19 12:14:00 2012 +0100 (2012-02-19)
parents c4a1554d1721
children 8a79e8cd918a
line diff
     1.1 --- a/lxpanel/receipt	Sat Nov 12 11:24:01 2011 +0100
     1.2 +++ b/lxpanel/receipt	Sun Feb 19 12:14:00 2012 +0100
     1.3 @@ -23,7 +23,7 @@
     1.4  	# Devnote : this patch shouldn't be necessary in next release of lxpanel (current : 0.5.8).
     1.5  	patch -p1 -i $stuff/configure_desktop_number.patch
     1.6  	patch -p1 -i $stuff/fix_position.patch
     1.7 -	./configure --with-plugins=all &&
     1.8 +	./configure --with-plugins=all $CONFIGURE_ARGS &&
     1.9  	make && make install
    1.10  }
    1.11