diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-13 23:12:40 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-13 23:12:40 +0200 |
commit | 7d8ca7434648f888c8702855320c65f3da78c997 (patch) | |
tree | 8e51a38e76f4798c6d364f025ac7ba2ad8cafd4c /extra/xdg-utils/Pkgfile | |
parent | ff6f23d49a57dedf899a973503a47a20cbdd0843 (diff) | |
download | nutyx-extra-7d8ca7434648f888c8702855320c65f3da78c997.tar.gz nutyx-extra-7d8ca7434648f888c8702855320c65f3da78c997.tar.bz2 nutyx-extra-7d8ca7434648f888c8702855320c65f3da78c997.tar.xz nutyx-extra-7d8ca7434648f888c8702855320c65f3da78c997.zip |
xdg-utils, suppression du patch ds port
Diffstat (limited to 'extra/xdg-utils/Pkgfile')
-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 79b5a51a3..31d16eac5 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\ - $name-$version-midori-1.patch) + http://nutyx.meticul.eu/files/patchs/$name-$version-midori-1.patch) build() { cd $name-$version |