summaryrefslogtreecommitdiffstats
path: root/openldap/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'openldap/Pkgfile')
-rw-r--r--openldap/Pkgfile12
1 files changed, 6 insertions, 6 deletions
diff --git a/openldap/Pkgfile b/openldap/Pkgfile
index 94c130027..d578b7a67 100644
--- a/openldap/Pkgfile
+++ b/openldap/Pkgfile
@@ -6,14 +6,14 @@
# Run on: libldap
name=openldap
-version=2.4.28
-release=2
+version=2.4.31
+release=1
source=(ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/$name-$version.tgz)
build() {
- source /etc/blfs-bootscripts
- wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
- tar xvf $scripts-$scriptsversion.tar.bz2
+ source /etc/blfs-bootscripts
+ 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"
@@ -64,7 +64,7 @@ build() {
ln -s libldap_r.so libldap_r.so.2) || exit 1
# Installation of the script
cd ../$scripts-$scriptsversion
- make DESTDIR=$PKG install-openldap1
+ make DESTDIR=$PKG install-openldap
# Suppress files from libldap
rm -r $PKG/usr/share/man/man{3,5}
rm -r $PKG/usr/{lib,include}