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

Tom Gundersen tomegun at archlinux.org
Sat Apr 28 19:37:09 UTC 2012


    Date: Saturday, April 28, 2012 @ 15:37:09
  Author: tomegun
Revision: 157475

upgpkg: thinkfinger 0.3-6

move /lib/security to /usr/lib/security

Modified:
  thinkfinger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-28 19:29:21 UTC (rev 157474)
+++ PKGBUILD	2012-04-28 19:37:09 UTC (rev 157475)
@@ -1,12 +1,12 @@
 # $Id$
-# Maintainer:
+# Maintainer: Tom Gundersen <teg at jklm.no>
 # Contributor: François Charette <francois.archlinux.org>
 # Contributor: Damir Perisa <damir.archlinux.org>
 # Contributor: Björn Martensen <bjoern.martensen at gmail.com>
 
 pkgname=thinkfinger
 pkgver=0.3
-pkgrel=5
+pkgrel=6
 pkgdesc="A driver for the SGS Thomson Microelectronics fingerprint reader found in most IBM/Lenovo ThinkPads"
 url="http://thinkfinger.sourceforge.net/"
 arch=('i686' 'x86_64')
@@ -30,7 +30,6 @@
   patch -p1 -i "${srcdir}"/gcc46.patch
 
   ./configure --prefix=/usr \
-  		--with-securedir=/lib/security \
 		--with-birdir=/etc/pam_thinkfinger
   make
 }




More information about the arch-commits mailing list