diff -r a53c8be7d7b3 -r a6868ecc80b4 components/pcsc-lite/Makefile --- a/components/pcsc-lite/Makefile Tue Aug 02 13:15:22 2016 -0700 +++ b/components/pcsc-lite/Makefile Tue Aug 02 12:50:07 2016 -0700 @@ -54,6 +54,7 @@ # options needed for configure, otherwise default will install into /usr/local CONFIGURE_OPTIONS += --exec-prefix=$(USRLIBDIR64) +CONFIGURE_OPTIONS += --sbindir=$(USRLIBDIR) CONFIGURE_OPTIONS += --enable-libusb CONFIGURE_OPTIONS += --enable-confdir=$(ETCDIR)/pcsc CONFIGURE_OPTIONS += --enable-usbdropdir=$(USRLIBDIR64)/pcsc/drivers