diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 22:24:59 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 22:24:59 +0200 |
commit | 5d64b53f230d69ada208f743582592007b3eb956 (patch) | |
tree | 4f0e2fb533870b153e9b71e8371229ac8fe0248a /base/libnl/Pkgfile | |
parent | 71f270e65ce8168acd45fced404830f28a113022 (diff) | |
download | nutyx-extra-5d64b53f230d69ada208f743582592007b3eb956.tar.gz nutyx-extra-5d64b53f230d69ada208f743582592007b3eb956.tar.bz2 nutyx-extra-5d64b53f230d69ada208f743582592007b3eb956.tar.xz nutyx-extra-5d64b53f230d69ada208f743582592007b3eb956.zip |
libnl, port nettoyé
Diffstat (limited to 'base/libnl/Pkgfile')
-rw-r--r-- | base/libnl/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/libnl/Pkgfile b/base/libnl/Pkgfile index 3214c5e0e..45218e0bb 100644 --- a/base/libnl/Pkgfile +++ b/base/libnl/Pkgfile @@ -8,7 +8,7 @@ name=libnl version=1.1 release=1 source=(http://kiao.no-ip.info/sources/$name-$version.tar.gz\ - libnl-1.pc 01-missing_declaration.patch gcc43.patch) + http://nutyx.meticul.eu/files/patchs/{libnl-1.pc,01-missing_declaration.patch,gcc43.patch}) build() { cd $name-$version |