diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-15 23:47:07 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-15 23:47:07 +0200 |
commit | 851123eccf46b1cf4ab1b96a013a4497b8852a71 (patch) | |
tree | 3a0245e60d4ff3de6d46efbf48788bc19928c8af /extra/mysql/Pkgfile | |
parent | 63209dcbaebf6c1606a62bf97ed331c2f475fa4a (diff) | |
download | nutyx-pakxe-851123eccf46b1cf4ab1b96a013a4497b8852a71.tar.gz nutyx-pakxe-851123eccf46b1cf4ab1b96a013a4497b8852a71.tar.bz2 nutyx-pakxe-851123eccf46b1cf4ab1b96a013a4497b8852a71.tar.xz nutyx-pakxe-851123eccf46b1cf4ab1b96a013a4497b8852a71.zip |
mysql, port nettoyé
Diffstat (limited to 'extra/mysql/Pkgfile')
-rw-r--r-- | extra/mysql/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mysql/Pkgfile b/extra/mysql/Pkgfile index 98a814ab7..d99dba427 100644 --- a/extra/mysql/Pkgfile +++ b/extra/mysql/Pkgfile @@ -8,7 +8,7 @@ name=mysql version=5.1.46 release=2 source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1/$name-$version.tar.gz \ - mysql-$version-skip-abi-check.patch ) + http://nutyx.meticul.eu/files/patchs/$name/mysql-$version-skip-abi-check.patch ) build () { source /etc/blfs-bootscripts |