wok-current diff gtk+/receipt @ rev 5902

ffmpeg: fic gcc45 build
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Jul 26 00:07:37 2010 +0200 (2010-07-26)
parents 2626cd7681ca
children 719c8e10f2c0
line diff
     1.1 --- a/gtk+/receipt	Wed May 05 12:55:48 2010 +0000
     1.2 +++ b/gtk+/receipt	Mon Jul 26 00:07:37 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