mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-18 13:33:48 +00:00
Fix Issue 7: wrong paths in pkg-config file.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
prefix=@prefix@
|
prefix=@prefix@
|
||||||
exec_prefix=@exec_prefix@
|
exec_prefix=@exec_prefix@
|
||||||
libdir=@libdir@
|
libdir=@libdir@/@PACKAGE@
|
||||||
includedir=@includedir@
|
includedir=@includedir@/@PACKAGE@
|
||||||
Name: libnfc
|
Name: libnfc
|
||||||
Description: Near Field Communication (NFC) library
|
Description: Near Field Communication (NFC) library
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
|
|||||||
Reference in New Issue
Block a user