No need to specify --localstatedir to GNU configure scripts anymore.

This commit is contained in:
Juan RP 2011-10-16 19:46:38 +02:00
parent 2afbf25891
commit 2d70cfe035
98 changed files with 76 additions and 98 deletions

View file

@ -3,7 +3,7 @@ pkgname=mysql
version=5.1.54
distfiles="http://downloads.mysql.com/archives/mysql-5.1/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--localstatedir=/var --sysconfdir=/etc/mysql
configure_args="--sysconfdir=/etc/mysql
--with-libwrap --with-charset=utf8 --with-collation=utf8_general_ci
--with-extra-charsets=complex --with-embedded-server --enable-local-infile
--with-unix-socket-path=/var/run/mysqld/mysqld.sock --enable-assembler