wok diff gtk+/receipt @ rev 5987

Add uclibc-cross-compiler
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 14 14:20:45 2010 +0200 (2010-08-14)
parents 2626cd7681ca
children 719c8e10f2c0
line diff
     1.1 --- a/gtk+/receipt	Wed May 05 12:55:48 2010 +0000
     1.2 +++ b/gtk+/receipt	Sat Aug 14 14:20:45 2010 +0200
     1.3 @@ -30,7 +30,7 @@
     1.4      	--with-html-dir=/usr/share/doc \
     1.5      	--without-libjasper \
     1.6      	$CONFIGURE_ARGS &&
     1.7 -    make -j4 &&
     1.8 +    make -j 4 &&
     1.9      make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11