wok-current diff gsl/receipt @ rev 12839
dropbear: make it cross-compile for ARM (had to disable zlib)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 23 01:32:48 2012 +0200 (2012-05-23) |
parents | 0052130130dd |
children | d1c17bd2c2bc |
line diff
1.1 --- a/gsl/receipt Sun Oct 16 06:36:10 2011 +0000 1.2 +++ b/gsl/receipt Wed May 23 01:32:48 2012 +0200 1.3 @@ -18,7 +18,7 @@ 1.4 --infodir=/usr/share/info \ 1.5 --mandir=/usr/share/man \ 1.6 $CONFIGURE_ARGS && 1.7 - make -j 4 && make DESTDIR=$DESTDIR install 1.8 + make $MAKEFLAGS && make DESTDIR=$DESTDIR install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.