wok-6.x diff gtk+3/receipt @ rev 18241

Up tazusb (179)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Jul 28 10:56:38 2015 +0000 (2015-07-28)
parents 9e3347f502bd
children a7830cbdb6b6
line diff
     1.1 --- a/gtk+3/receipt	Thu Feb 12 21:01:16 2015 +0000
     1.2 +++ b/gtk+3/receipt	Tue Jul 28 10:56:38 2015 +0000
     1.3 @@ -29,8 +29,8 @@
     1.4  xorg-inputproto"
     1.5  		ARCH_ARGS="--enable-introspection=no --disable-glibtest --disable-cups \
     1.6  --disable-papi --with-xinput gio_can_sniff=yes"
     1.7 -		export LDFLAGS=-L/cross/$ARCH/sysroot/usr/lib 
     1.8 -		export CPPFLAGS=-I/cross/$ARCH/sysroot/usr/include ;;
     1.9 +		export LDFLAGS="$LDFLAGS -L/cross/$ARCH/sysroot/usr/lib" 
    1.10 +		export CPPFLAGS="$CPPFLAGS -I/cross/$ARCH/sysroot/usr/include" ;;
    1.11  esac
    1.12  
    1.13  # Rules to configure and make the package.