wok-6.x diff talloc/receipt @ rev 11960
Merge a patch to fix svg support I forgot to push weeks ago. The problem has been fixed since but I think that this patch handle things better.
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Mar 01 18:08:04 2012 +0100 (2012-03-01) |
parents | 720c4148ff55 |
children | 7655fb6bf8dd |
line diff
1.1 --- a/talloc/receipt Mon May 23 01:44:08 2011 +0200 1.2 +++ b/talloc/receipt Thu Mar 01 18:08:04 2012 +0100 1.3 @@ -20,7 +20,7 @@ 1.4 --prefix=/usr \ 1.5 --enable-talloc-compat1 \ 1.6 --hostcc=$HOST_SYSTEM && 1.7 - make -j 4 && 1.8 + make $MAKEFLAGS && 1.9 make DESTDIR=$PWD/_pkg install 1.10 } 1.11