diff options
Diffstat (limited to 'base/fam/Pkgfile')
-rw-r--r-- | base/fam/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/base/fam/Pkgfile b/base/fam/Pkgfile index 652158935..2ee26aa6d 100644 --- a/base/fam/Pkgfile +++ b/base/fam/Pkgfile @@ -2,14 +2,14 @@ # URL: http://oss.sgi.com/projects/fam/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: name=fam version=2.7.0 release=1 source=(ftp://oss.sgi.com/projects/fam/download/stable/$name-$version.tar.gz\ - fam-2.7.0-dnotify.patch fam-2.7.0-largefiles.patch \ - fam-2.7.0-limits.patch fam-2.7.0-buildfixes.patch famd) + http://nutyx.meticul.eu/files/patchs/$name/fam-2.7.0-dnotify.patch \ + http://nutyx.meticul.eu/files/patchs/$name/fam-2.7.0-largefiles.patch \ + http://nutyx.meticul.eu/files/patchs/$name/{fam-2.7.0-limits.patch,fam-2.7.0-buildfixes.patch,famd) build() { cd $name-$version |