diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-15 23:36:02 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-15 23:36:02 +0200 |
commit | dab0c47d05827f4c4877df9a50a0755aa18c7254 (patch) | |
tree | 4c3f7054d2639cf46b4ce9d7ef334917ffef48d9 /extra/xdg-utils | |
parent | 7d961774fbf6a33dedf988b9df7b19b6ade77d21 (diff) | |
download | nutyx-pakxe-dab0c47d05827f4c4877df9a50a0755aa18c7254.tar.gz nutyx-pakxe-dab0c47d05827f4c4877df9a50a0755aa18c7254.tar.bz2 nutyx-pakxe-dab0c47d05827f4c4877df9a50a0755aa18c7254.tar.xz nutyx-pakxe-dab0c47d05827f4c4877df9a50a0755aa18c7254.zip |
xdg-utils, petite correction Pkgfile
Diffstat (limited to 'extra/xdg-utils')
-rwxr-xr-x | extra/xdg-utils/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xdg-utils/Pkgfile b/extra/xdg-utils/Pkgfile index 31d16eac5..07bb4e04b 100755 --- a/extra/xdg-utils/Pkgfile +++ b/extra/xdg-utils/Pkgfile @@ -8,7 +8,7 @@ name=xdg-utils version=1.0.2 release=2 source=(http://portland.freedesktop.org/download/$name-$version.tgz\ - http://nutyx.meticul.eu/files/patchs/$name-$version-midori-1.patch) + http://nutyx.meticul.eu/files/patchs/$name/$name-$version-midori-1.patch) build() { cd $name-$version |