mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-27 04:06:38 +00:00
Fix pkg-config file: libdir was wrong.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@/@PACKAGE@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@/@PACKAGE@
|
||||
Name: libnfc
|
||||
Description: Near Field Communication (NFC) library
|
||||
|
||||
Reference in New Issue
Block a user