wok-6.x diff mysql/receipt @ rev 2053
slim: backup config if exist (mainly keep screen config when upgrade)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Jan 17 23:08:54 2009 +0100 (2009-01-17) |
parents | 49b2e5444f68 |
children | 181a5b592274 |
line diff
1.1 --- a/mysql/receipt Thu Jan 01 13:40:42 2009 +0000 1.2 +++ b/mysql/receipt Sat Jan 17 23:08:54 2009 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.mysql.com/" 1.6 WGET_URL="http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/$TARBALL" 1.7 -DEPENDS="libmysqlclient mysql-client zlib" 1.8 +DEPENDS="libmysqlclient mysql-client zlib slitaz-base-files" 1.9 CONFIG_FILES="/etc/my.cnf" 1.10 1.11 # Rules to configure and make the package.