wok-4.x diff gettext/receipt @ rev 6024

Add: openttd (1.0.3) and opengfx (0.2.4)
author Alexander Medvedev <devl547@gmail.com>
date Sun Aug 15 12:19:22 2010 +0000 (2010-08-15)
parents 429f53fb89ec
children 3a27088384bd
line diff
     1.1 --- a/gettext/receipt	Thu May 13 21:37:34 2010 +0200
     1.2 +++ b/gettext/receipt	Sun Aug 15 12:19:22 2010 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  	cd $src
     1.5  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.6  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11