updated location of libnfc
fixes https://github.com/frankmorgner/vsmartcard/issues/145
This commit is contained in:
@@ -189,7 +189,7 @@ installation of libnfc::
|
|||||||
|
|
||||||
PREFIX=/tmp/install
|
PREFIX=/tmp/install
|
||||||
LIBNFC=libnfc
|
LIBNFC=libnfc
|
||||||
git clone https://code.google.com/p/libnfc $LIBNFC
|
git clone https://github.com/nfc-tools/libnfc $LIBNFC
|
||||||
cd $LIBNFC
|
cd $LIBNFC
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
# See `./configure --help` for enabling support of additional hardware
|
# See `./configure --help` for enabling support of additional hardware
|
||||||
@@ -290,6 +290,6 @@ Notes and References
|
|||||||
.. target-notes::
|
.. target-notes::
|
||||||
|
|
||||||
.. _`Hardware supported by libnfc`: http://nfc-tools.org/index.php?title=Devices_compatibility_matrix
|
.. _`Hardware supported by libnfc`: http://nfc-tools.org/index.php?title=Devices_compatibility_matrix
|
||||||
.. _libnfc: http://www.libnfc.org/
|
.. _libnfc: https://github.com/nfc-tools/libnfc
|
||||||
.. _OpenPICC: http://www.openpcd.org/OpenPICC
|
.. _OpenPICC: http://www.openpcd.org/OpenPICC
|
||||||
.. _PCSC-lite: http://pcsclite.alioth.debian.org/
|
.. _PCSC-lite: http://pcsclite.alioth.debian.org/
|
||||||
|
|||||||
Reference in New Issue
Block a user