wok diff mysql/receipt @ rev 1227

Add squirrelmail-quota
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 10 10:45:55 2008 +0000 (2008-08-10)
parents f6a6d0028db1
children 03a799424aaa
line diff
     1.1 --- a/mysql/receipt	Sat Aug 09 12:49:31 2008 +0000
     1.2 +++ b/mysql/receipt	Sun Aug 10 10:45:55 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()