diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 16:22:03 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 16:22:03 +0100 |
commit | 855c9921deb8276c842d12da1565b2f511450ea1 (patch) | |
tree | 9e618696d9f71ea9b22d26bcb15ccd60898b3f7d /extra/wicd/Pkgfile | |
parent | 5f193537556ffe316f93403b59afe0986fcfe275 (diff) | |
download | nutyx-pakxe-855c9921deb8276c842d12da1565b2f511450ea1.tar.gz nutyx-pakxe-855c9921deb8276c842d12da1565b2f511450ea1.tar.bz2 nutyx-pakxe-855c9921deb8276c842d12da1565b2f511450ea1.tar.xz nutyx-pakxe-855c9921deb8276c842d12da1565b2f511450ea1.zip |
wicd, port nettoyé
Diffstat (limited to 'extra/wicd/Pkgfile')
-rw-r--r-- | extra/wicd/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/wicd/Pkgfile b/extra/wicd/Pkgfile index 73c7d3fe5..cbbc52853 100644 --- a/extra/wicd/Pkgfile +++ b/extra/wicd/Pkgfile @@ -8,7 +8,7 @@ name=wicd version=1.7.0 release=6 source=(http://downloads.sourceforge.net/$name/wicd-$version.tar.gz \ - wicd_in_usr.patch wicd-locale.patch wicd.desktop ) + http://nutyx.meticul.eu/files/patchs/$name{wicd_in_usr.patch,wicd-locale.patch,wicd.desktop} ) build() { cd $name-$version |