wok-4.x diff mysql/receipt @ rev 6272
Up: wormux to 0.9.2.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Sep 15 01:12:54 2010 +0000 (2010-09-15) |
parents | 88732eec82fc |
children | 0d38e6b0c9a7 |
line diff
1.1 --- a/mysql/receipt Sat Jun 26 12:16:15 2010 +0200 1.2 +++ b/mysql/receipt Wed Sep 15 01:12:54 2010 +0000 1.3 @@ -26,6 +26,7 @@ 1.4 --with-unix-socket-path=/var/run/mysqld/mysqld.sock \ 1.5 --with-mysqld-user=mysql \ 1.6 --enable-thread-safe-client \ 1.7 + --with-plugins=innobase,innodb_plugin \ 1.8 --mandir=/usr/share/man $CONFIGURE_ARGS && 1.9 make -j 4 && 1.10 make DESTDIR=$PWD/_pkg install