wok diff startup-notification/receipt @ rev 10381

xorg-libXrandr: can't cross (use native)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 23 15:51:14 2011 +0200 (2011-05-23)
parents b055fad40b76
children 6fc398cb49a0
line diff
     1.1 --- a/startup-notification/receipt	Fri May 13 23:19:06 2011 +0200
     1.2 +++ b/startup-notification/receipt	Mon May 23 15:51:14 2011 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	./configure -C --prefix=/usr &&
     1.8 +	./configure -C --prefix=/usr $CONFIGURE_ARGS &&
     1.9  	make && make install
    1.10  }
    1.11