wok-next diff mysql/receipt @ rev 10712
mingw32-*: move to undigest (huge work to make them work and ok with MAINTAINER)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat May 28 18:08:08 2011 +0200 (2011-05-28) |
parents | 583343223fc5 |
children | 99f4a54bda93 |
line diff
1.1 --- a/mysql/receipt Mon May 23 15:26:14 2011 +0200 1.2 +++ b/mysql/receipt Sat May 28 18:08:08 2011 +0200 1.3 @@ -33,7 +33,7 @@ 1.4 --enable-thread-safe-client \ 1.5 --with-plugins=innobase,innodb_plugin \ 1.6 --mandir=/usr/share/man \ 1.7 - --build=$HOST_SYSTEM 1.8 + --build=$HOST_SYSTEM \ 1.9 --host=$HOST_SYSTEM && 1.10 make -j 4 && 1.11 make DESTDIR=$DESTDIR install