diff options
Diffstat (limited to 'extra/xaw3d/Pkgfile')
-rwxr-xr-x | extra/xaw3d/Pkgfile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/extra/xaw3d/Pkgfile b/extra/xaw3d/Pkgfile index 0131e1dd8..abc2af032 100755 --- a/extra/xaw3d/Pkgfile +++ b/extra/xaw3d/Pkgfile @@ -8,13 +8,13 @@ name=xaw3d version=1.5E release=1 source=(ftp://ftp.visi.com/users/hawkeyd/X/Xaw3d-$version.tar.gz \ - Xaw3d-1.5E-xorg-imake.patch \ - Xaw3d-1.5-i18n.patch \ - Xaw3d-1.5-box.c.patch \ - Xaw3d-1.5-debian-fixes.patch \ - xaw3d.patch \ - Xaw3d-1.5E-warnings.patch \ - Xaw3d-ia64.patch) + http://nutyx.meticul.eu/files/patchs/$name/Xaw3d-1.5E-xorg-imake.patch \ + http://nutyx.meticul.eu/files/patchs/$name/Xaw3d-1.5-i18n.patch \ + http://nutyx.meticul.eu/files/patchs/$name/Xaw3d-1.5-box.c.patch \ + http://nutyx.meticul.eu/files/patchs/$name/Xaw3d-1.5-debian-fixes.patch \ + http://nutyx.meticul.eu/files/patchs/$name/xaw3d.patch \ + http://nutyx.meticul.eu/files/patchs/$name/Xaw3d-1.5E-warnings.patch \ + http://nutyx.meticul.eu/files/patchs/$name/Xaw3d-ia64.patch) build() { cd xc/lib/Xaw3d |