summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authororchidman <lesibel@free.fr>2011-10-31 17:31:33 +0100
committerorchidman <lesibel@free.fr>2011-10-31 17:31:33 +0100
commit16a967acf5980c12099b19937280fbe57d5b9298 (patch)
tree1f2770a75bab41baf3b18a176f50a35eaa699ee1
parentf4f706c682ff1c7c4fa0e88fc6a7be8d97fec641 (diff)
downloadnutyx-extra-16a967acf5980c12099b19937280fbe57d5b9298.tar.gz
nutyx-extra-16a967acf5980c12099b19937280fbe57d5b9298.tar.bz2
nutyx-extra-16a967acf5980c12099b19937280fbe57d5b9298.tar.xz
nutyx-extra-16a967acf5980c12099b19937280fbe57d5b9298.zip
postgresql 9.0.3-2 correction url scripts
-rw-r--r--extra/postgresql/Pkgfile5
1 files changed, 3 insertions, 2 deletions
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