wok-stable diff gtk+/receipt @ rev 6277

Up: python-xdg to 0.19.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Sep 15 11:32:52 2010 +0000 (2010-09-15)
parents 2626cd7681ca
children 719c8e10f2c0
line diff
     1.1 --- a/gtk+/receipt	Wed May 05 12:55:48 2010 +0000
     1.2 +++ b/gtk+/receipt	Wed Sep 15 11:32:52 2010 +0000
     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