From 0c90ab9cb37d126a636bda9e76ccb6e3cb9aeeb8 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Sat, 23 Dec 2017 17:45:57 +0000 Subject: - Convert to USES=autoreconf. - Replace WRKSRC=WRKDIR with NO_WRKSUBDIR=yes. - Fix includes of fprint.h so CONFIGURE_ENV can be removed. --- security/pam_fprint/files/patch-src_pam__fprint__enroll.c | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'security/pam_fprint/files/patch-src_pam__fprint__enroll.c') diff --git a/security/pam_fprint/files/patch-src_pam__fprint__enroll.c b/security/pam_fprint/files/patch-src_pam__fprint__enroll.c index 6c4fccc4b6d0..f7357abeda47 100644 --- a/security/pam_fprint/files/patch-src_pam__fprint__enroll.c +++ b/security/pam_fprint/files/patch-src_pam__fprint__enroll.c @@ -1,6 +1,15 @@ ---- src/pam_fprint_enroll.c~ 2009-01-08 15:31:21.000000000 -0600 -+++ src/pam_fprint_enroll.c 2011-11-13 02:15:43.976691333 -0600 -@@ -47,7 +47,7 @@ static struct fp_dscv_dev *discover_devi +--- src/pam_fprint_enroll.c.orig 2009-01-08 21:31:21 UTC ++++ src/pam_fprint_enroll.c +@@ -26,7 +26,7 @@ + #include + #include + +-#include ++#include + + static const char *finger_names[] = { + [LEFT_THUMB] = "Left Thumb", +@@ -47,7 +47,7 @@ static struct fp_dscv_dev *discover_device(struct fp_d struct fp_dscv_dev *ddev = NULL; int i; -- cgit v1.2.3