wok diff chocolate-doom/receipt @ rev 12135
Fix busybox diff: don't output binary content
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Mar 13 21:24:32 2012 +0100 (2012-03-13) |
parents | 659c4dd2d2a7 |
children | 3b1a2605b677 |
line diff
1.1 --- a/chocolate-doom/receipt Sat Sep 11 17:30:15 2010 +0000 1.2 +++ b/chocolate-doom/receipt Tue Mar 13 21:24:32 2012 +0100 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 -j 4 1.8 + make $MAKEFLAGS 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.