[arch-commits] Commit in libldap/repos (testing-i686 testing-i686/PKGBUILD)

Ronald van Haren ronald at archlinux.org
Thu Sep 25 22:20:34 UTC 2008


    Date: Thursday, September 25, 2008 @ 18:20:33
  Author: ronald
Revision: 13101

Merged revisions 13098 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/libldap/trunk

........
  r13098 | ronald | 2008-09-26 00:13:11 +0200 (Fri, 26 Sep 2008) | 1 line
  
  upgpkg: libldap 2.3.43-3
........

Modified:
  libldap/repos/testing-i686/	(properties)
  libldap/repos/testing-i686/PKGBUILD

----------+
 PKGBUILD |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)


Property changes on: libldap/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /libldap/trunk:1-12977
   + /libldap/trunk:1-13100

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2008-09-25 22:15:28 UTC (rev 13100)
+++ testing-i686/PKGBUILD	2008-09-25 22:20:33 UTC (rev 13101)
@@ -3,7 +3,7 @@
 # Contributor: Judd Vinet <jvinet at zeroflux.org>
 pkgname=libldap
 pkgver=2.3.43
-pkgrel=2
+pkgrel=3	
 pkgdesc="LDAP client libraries"
 arch=(i686 x86_64)
 license=('custom')
@@ -27,6 +27,7 @@
   ./configure --prefix=/usr \
               --libexecdir=/usr/sbin \
               --sysconfdir=/etc \
+	      --mandir=/usr/share/man \
               --localstatedir=/var/lib/openldap \
               --enable-crypt --enable-dynamic \
               --with-threads --enable-wrappers \
@@ -59,4 +60,7 @@
 
   install -Dm644 ${startdir}/src/openldap-${pkgver}/LICENSE \
     ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+
+# one manpage is installed in a non FHS place
+ mv -f $pkgdir/usr/man $pkgdir/usr/share/man
 }




More information about the arch-commits mailing list