wok-current diff mysql/receipt @ rev 6020
Up: freetype (2.4.2)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sun Aug 15 11:13:31 2010 +0000 (2010-08-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 Sun Aug 15 11:13:31 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