From 16a967acf5980c12099b19937280fbe57d5b9298 Mon Sep 17 00:00:00 2001 From: orchidman Date: Mon, 31 Oct 2011 17:31:33 +0100 Subject: postgresql 9.0.3-2 correction url scripts --- extra/postgresql/Pkgfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extra') diff --git a/extra/postgresql/Pkgfile b/extra/postgresql/Pkgfile index f62642397..c957032a6 100644 --- a/extra/postgresql/Pkgfile +++ b/extra/postgresql/Pkgfile @@ -7,13 +7,14 @@ name=postgresql version=9.0.3 -release=1 +release=2 source=(ftp://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 \ http://nutyx.meticul.eu/files/patchs/$name/{$name-9.0.3-nutyx-1.patch,$name-9.0.3-build-1.patch,postgresql.pam}) build() { source /etc/blfs-bootscripts - wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2 +# wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2 + wget http://nutyx.meticul.eu/files/patchs/aaabasicfs/blfs-bootscripts-$scriptsversion.tar.bz2 tar xvf $scripts-$scriptsversion.tar.bz2 cd $name-$version -- cgit v1.2.3-70-g09d2