diff options
author | sibel <lesibel@free.fr> | 2010-11-05 18:54:31 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-11-05 18:54:31 +0100 |
commit | 75e867cdfeaf45978e93469a40300cf9ef60a9b3 (patch) | |
tree | e9fc2e8de16b5fe0c65e893e83b508af806ad3c4 | |
parent | 1024ff8b42528bc1d7e3e2a44ea65bcf3bd8fab1 (diff) | |
download | nutyx-pakxe-75e867cdfeaf45978e93469a40300cf9ef60a9b3.tar.gz nutyx-pakxe-75e867cdfeaf45978e93469a40300cf9ef60a9b3.tar.bz2 nutyx-pakxe-75e867cdfeaf45978e93469a40300cf9ef60a9b3.tar.xz nutyx-pakxe-75e867cdfeaf45978e93469a40300cf9ef60a9b3.zip |
coorection de wicd
-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 cbbc52853..10c924e11 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 \ - http://nutyx.meticul.eu/files/patchs/$name{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 |