diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 08:24:47 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 08:24:47 +0200 |
commit | 6242598051fc9a95b530f719ff65a284ddafc6b5 (patch) | |
tree | 26b5ff15faaea9e550109c44664a90dd8a684dec /extra/postgresql/Pkgfile | |
parent | 5ea8ad8e2a806c979d411e07bb82519d5dd7cde2 (diff) | |
download | nutyx-pakxe-6242598051fc9a95b530f719ff65a284ddafc6b5.tar.gz nutyx-pakxe-6242598051fc9a95b530f719ff65a284ddafc6b5.tar.bz2 nutyx-pakxe-6242598051fc9a95b530f719ff65a284ddafc6b5.tar.xz nutyx-pakxe-6242598051fc9a95b530f719ff65a284ddafc6b5.zip |
postgresql, port nettoyé
Diffstat (limited to 'extra/postgresql/Pkgfile')
-rw-r--r-- | extra/postgresql/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/postgresql/Pkgfile b/extra/postgresql/Pkgfile index 43b728ab0..7cdb72abb 100644 --- a/extra/postgresql/Pkgfile +++ b/extra/postgresql/Pkgfile @@ -8,7 +8,7 @@ name=postgresql version=8.4.4 release=1 source=(ftp://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 \ - nutyx-01.patch build.patch postgresql.pam) + http://nutyx.meticul.eu/files/patchs/{nutyx-01.patch,build.patch,postgresql.pam}) build() { source /etc/blfs-bootscripts |