summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mysql/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-01-15 14:57:37 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-01-15 14:57:37 (GMT)
commite2f581d7a980085e0078e01f1a38886ab88127ec (patch)
tree91e08cea45e34363342053975e06c0825ddcd64d /abs/core-testing/mysql/PKGBUILD
parent7d87c5855f8b107fcc0f7f61956c60c6c8fdf53c (diff)
downloadlinhes_pkgbuild-e2f581d7a980085e0078e01f1a38886ab88127ec.zip
linhes_pkgbuild-e2f581d7a980085e0078e01f1a38886ab88127ec.tar.gz
linhes_pkgbuild-e2f581d7a980085e0078e01f1a38886ab88127ec.tar.bz2
change data location back to /data/srv/mysql
add Xosd to lcdproc.
Diffstat (limited to 'abs/core-testing/mysql/PKGBUILD')
-rw-r--r--abs/core-testing/mysql/PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/abs/core-testing/mysql/PKGBUILD b/abs/core-testing/mysql/PKGBUILD
index 4def9e3..8c9763a 100644
--- a/abs/core-testing/mysql/PKGBUILD
+++ b/abs/core-testing/mysql/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: judd <jvinet@zeroflux.org>
pkgname=mysql
pkgver=5.0.75
-pkgrel=1
+pkgrel=2
pkgdesc="A fast SQL database server"
arch=(i686 x86_64)
backup=(etc/my.cnf etc/conf.d/mysqld)
@@ -48,8 +48,3 @@ build() {
install -D -m644 ../mysqld.conf.d ${startdir}/pkg/etc/conf.d/mysqld
rm -f ${startdir}/pkg/usr/bin/mysql_config
}
-md5sums=('a234f0a60a7f8c290d9875cba3a2c5a2'
- 'e892aac36cbeb57f0e003ec0936afb3b'
- '247e9fa664bccaca62ca0e42a6cfae20'
- '0ee035590ffc61d32de994f461fd2bd2'
- '4a9077fc95ec6db1d5420e0cdc74d31c')