[arch-commits] Commit in liblockfile/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu Dec 5 21:13:32 UTC 2013


    Date: Thursday, December 5, 2013 @ 22:13:32
  Author: spupykin
Revision: 102143

upgpkg: liblockfile 1.08_4-4

upd

Modified:
  liblockfile/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-05 19:22:04 UTC (rev 102142)
+++ PKGBUILD	2013-12-05 21:13:32 UTC (rev 102143)
@@ -5,7 +5,7 @@
 pkgname=liblockfile
 pkgver=1.08_4
 _basever=1.08
-pkgrel=3
+pkgrel=4
 pkgdesc="a library with NFS-safe locking functions"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -22,7 +22,7 @@
   for p in `cat ../debian/patches/series` ; do
     patch -p1 < ../debian/patches/$p
   done
-  ./configure --prefix=/usr --mandir=/usr/share/man
+  LDCONFIG=/usr/bin/true ./configure --enable-shared --prefix=/usr --mandir=/usr/share/man
   make
 }
 




More information about the arch-commits mailing list