diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 08:46:47 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 08:46:47 +0200 |
commit | 68a220cd97d14d3f800821bdeed274021d9356d1 (patch) | |
tree | 49d556f1219ca8859e243854c405248f7c2662f7 /extra/mysqlclient/Pkgfile | |
parent | 03f7308229aae5d1433bf77bb452b7aec650189f (diff) | |
download | nutyx-pakxe-68a220cd97d14d3f800821bdeed274021d9356d1.tar.gz nutyx-pakxe-68a220cd97d14d3f800821bdeed274021d9356d1.tar.bz2 nutyx-pakxe-68a220cd97d14d3f800821bdeed274021d9356d1.tar.xz nutyx-pakxe-68a220cd97d14d3f800821bdeed274021d9356d1.zip |
mysqlclient, port nettoyé
Diffstat (limited to 'extra/mysqlclient/Pkgfile')
-rw-r--r-- | extra/mysqlclient/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mysqlclient/Pkgfile b/extra/mysqlclient/Pkgfile index 03276a55a..39663dbee 100644 --- a/extra/mysqlclient/Pkgfile +++ b/extra/mysqlclient/Pkgfile @@ -8,7 +8,7 @@ name=mysqlclient version=5.1.46 release=1 source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1/mysql-$version.tar.gz \ - mysql-fix-libs.patch) + http://nutyx.meticul.eu/files/patchs/$name/mysql-fix-libs.patch) build () { cd mysql-$version |