wok-current diff easytag/receipt @ rev 10031
glibc: make it cross compilable
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 20 02:51:43 2011 +0200 (2011-05-20) |
parents | 9fe695719f5c |
children | c3255426e227 |
line diff
1.1 --- a/easytag/receipt Sun Sep 12 12:17:35 2010 +0000 1.2 +++ b/easytag/receipt Fri May 20 02:51:43 2011 +0200 1.3 @@ -20,8 +20,8 @@ 1.4 --prefix=/usr \ 1.5 --mandir=/usr/share/man \ 1.6 $CONFIGURE_ARGS && 1.7 - make && 1.8 - make DESTDIR=$PWD/_pkg install 1.9 + make -j1 && 1.10 + make -j1 DESTDIR=$PWD/_pkg install 1.11 } 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg.