wok-next diff fltk/receipt @ rev 18518

connman-tools: add filesystem path
author Richard Dunbar <mojo@slitaz.org>
date Sun Oct 25 12:06:37 2015 -0400 (2015-10-25)
parents d25604c40abc
children 328b6e417d66
line diff
     1.1 --- a/fltk/receipt	Sun Apr 13 21:27:49 2014 +0200
     1.2 +++ b/fltk/receipt	Sun Oct 25 12:06:37 2015 -0400
     1.3 @@ -22,8 +22,8 @@
     1.4  
     1.5  # Handle cross compilation.
     1.6  case "$ARCH" in
     1.7 -	i?86) 
     1.8 -		ARCH_ARGS="--with-archflags=i386" ;;
     1.9 +	#i?86) 
    1.10 +	#	ARCH_ARGS="--with-archflags=i386" ;;
    1.11  	arm) 
    1.12  		BUILD_DEPENDS="jpeg-dev libpng-dev xorg-libXft-dev" 
    1.13  		ARCH_ARGS="--x-includes=/cross/$ARCH/sysroot/usr/include \