From 53c31f49b6ee0e1b735c91df241d91f3f9a6e4e3 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Mon, 5 Mar 2012 17:21:40 +0200 Subject: [PATCH] pcsc-lite: use autoreconf --- packages/3rdparty/system/pcsc-lite/meta | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/3rdparty/system/pcsc-lite/meta b/packages/3rdparty/system/pcsc-lite/meta index ae1ec2330b..2adb8f57a3 100644 --- a/packages/3rdparty/system/pcsc-lite/meta +++ b/packages/3rdparty/system/pcsc-lite/meta @@ -33,6 +33,4 @@ PKG_SECTION="service/system" PKG_SHORTDESC="Middleware to access a smart card using SCard API (PC/SC)" PKG_LONGDESC="Middleware to access a smart card using SCard API (PC/SC)" PKG_IS_ADDON="yes" -PKG_AUTORECONF="no" - -PKG_AUTORECONF="no" +PKG_AUTORECONF="yes"