wok diff gtk+3/receipt @ rev 17870
Add: perl-fcgi FCGI
author | Nathan Neulinger <nneul@neulinger.org> |
---|---|
date | Thu Mar 26 23:41:28 2015 +0000 (2015-03-26) |
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 Thu Mar 26 23:41:28 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.