diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-23 16:03:15 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-23 16:03:15 +0200 |
commit | 2342165cc6828cd254aca327524f49a4530c14af (patch) | |
tree | 96676c3f4e3ba71449d5a60e6aab705816418a66 | |
parent | 10571abac07b61bb0b974d1ecc4b6dd5bc1a6e29 (diff) | |
download | nutyx-extra-2342165cc6828cd254aca327524f49a4530c14af.tar.gz nutyx-extra-2342165cc6828cd254aca327524f49a4530c14af.tar.bz2 nutyx-extra-2342165cc6828cd254aca327524f49a4530c14af.tar.xz nutyx-extra-2342165cc6828cd254aca327524f49a4530c14af.zip |
libnl, ajustement source
-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 45218e0bb..30a2b1245 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\ - http://nutyx.meticul.eu/files/patchs/{libnl-1.pc,01-missing_declaration.patch,gcc43.patch}) + http://nutyx.meticul.eu/files/patchs/$name/{libnl-1.pc,01-missing_declaration.patch,gcc43.patch}) build() { cd $name-$version |