wok diff gtk+3/receipt @ rev 17760

compiz-core: fix build
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Mar 10 09:04:11 2015 +0100 (2015-03-10)
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 Mar 10 09:04:11 2015 +0100
     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.