summaryrefslogtreecommitdiffstats
path: root/openldap/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-03-06 11:51:47 +0000
committerpiernov <piernov@piernov.org>2012-03-06 11:51:47 +0000
commitb2c1d002dbd97aed49fa12224d54a191dae9787c (patch)
treefb40a0423bd7b59a9876b188add83a1b560c30dc /openldap/Pkgfile
parentc73c2f1dc3dc143fbffb767da663d524028985ef (diff)
downloadnutyx-extra-b2c1d002dbd97aed49fa12224d54a191dae9787c.tar.gz
nutyx-extra-b2c1d002dbd97aed49fa12224d54a191dae9787c.tar.bz2
nutyx-extra-b2c1d002dbd97aed49fa12224d54a191dae9787c.tar.xz
nutyx-extra-b2c1d002dbd97aed49fa12224d54a191dae9787c.zip
openldap màj bootscript
Diffstat (limited to 'openldap/Pkgfile')
-rw-r--r--openldap/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/openldap/Pkgfile b/openldap/Pkgfile
index c9d974581..94c130027 100644
--- a/openldap/Pkgfile
+++ b/openldap/Pkgfile
@@ -7,13 +7,12 @@
name=openldap
version=2.4.28
-release=1
+release=2
source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/$name-$version.tgz)
build() {
source /etc/blfs-bootscripts
- wget http://nutyx.meticul.eu/files/patchs/aaabasicfs/blfs-bootscripts-$scriptsversion.tar.bz2
-# wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
+ wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
tar xvf $scripts-$scriptsversion.tar.bz2
cd $name-$version
export CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"