diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 20:54:15 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-22 20:54:15 +0200 |
commit | 85f30501b16d19648e7f0c1f3190612161a03484 (patch) | |
tree | ea52b3af62e4fa6c46679c378f4bf456530ffdfb /kde/gnokii/Pkgfile | |
parent | 9647ca44b4ed5766ee563eb5e3c3d608c451e563 (diff) | |
download | nutyx-extra-85f30501b16d19648e7f0c1f3190612161a03484.tar.gz nutyx-extra-85f30501b16d19648e7f0c1f3190612161a03484.tar.bz2 nutyx-extra-85f30501b16d19648e7f0c1f3190612161a03484.tar.xz nutyx-extra-85f30501b16d19648e7f0c1f3190612161a03484.zip |
gnokii, port nettoye
Diffstat (limited to 'kde/gnokii/Pkgfile')
-rwxr-xr-x | kde/gnokii/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde/gnokii/Pkgfile b/kde/gnokii/Pkgfile index ab7312682..5901d02b5 100755 --- a/kde/gnokii/Pkgfile +++ b/kde/gnokii/Pkgfile @@ -8,7 +8,7 @@ name=gnokii version=0.6.29 release=2 source=(http://www.gnokii.org/download/$name/$name-$version.tar.bz2 \ - gnokii.patch) + http://nutyx.meticul.eu/files/patchs/$name/gnokii.patch) build() { cd $name-* |