wok diff mysql/receipt @ rev 1387
Fix: DEPENDS mpd
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Wed Sep 17 20:03:35 2008 +0000 (2008-09-17) |
parents | f6a6d0028db1 |
children | 03a799424aaa |
line diff
1.1 --- a/mysql/receipt Sat Aug 09 12:49:31 2008 +0000 1.2 +++ b/mysql/receipt Wed Sep 17 20:03:35 2008 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://www.mysql.com/" 1.5 WGET_URL="http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/$TARBALL" 1.6 DEPENDS="libmysqlclient mysql-client zlib" 1.7 +CONFIG_FILES="/etc/my.cnf" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()