summaryrefslogtreecommitdiffstats
path: root/openldap/Pkgfile
diff options
context:
space:
mode:
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"