From e0782142c31eb986b14be86894cf7965f19f0e95 Mon Sep 17 00:00:00 2001 From: oepen Date: Mon, 31 May 2010 18:50:18 +0000 Subject: [PATCH] Really apply le0.patch git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@117 96b47cad-a561-4643-ad3b-153ac7d7599c --- bitbake/opensc_0.11.13.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbake/opensc_0.11.13.bb b/bitbake/opensc_0.11.13.bb index 74ed2b0..ba3b354 100644 --- a/bitbake/opensc_0.11.13.bb +++ b/bitbake/opensc_0.11.13.bb @@ -15,7 +15,7 @@ EXTRA_OECONF = "--enable-pcsc=yes \ --with-pcsc-provider=${libdir}/libpcsclite.so.1 \ " -SRC_URI += "file://le0.patch" +SRC_URI += "file://le0.patch;patch=1" FILES_${PN} += "${libdir}/libopensc.so.*"