From 9a22ff080021924dca58a9511fa43e91375ec2ff Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 2 Apr 2014 17:00:14 +0200 Subject: [PATCH] fprintd: rebuild to have corrected shlib-provides; lib32disabled=yes. --- srcpkgs/fprintd/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fprintd/template b/srcpkgs/fprintd/template index 280040d7f5..6803d353b0 100644 --- a/srcpkgs/fprintd/template +++ b/srcpkgs/fprintd/template @@ -1,9 +1,10 @@ # Template file for 'fprintd' pkgname=fprintd version=0.5.1 -revision=3 +revision=4 +lib32disabled=yes build_style=gnu-configure -short_desc="daemon that provides fingerprint scanning functionality" +short_desc="Daemon that provides fingerprint scanning functionality" maintainer="Enno Boland " homepage="http://www.freedesktop.org/wiki/Software/fprint/" hostmakedepends="intltool pkg-config"