Fix pkg-config file: libdir was wrong.
This commit is contained in:
parent
73ad4d0f83
commit
3e547300b0
@ -1,6 +1,6 @@
|
|||||||
prefix=@prefix@
|
prefix=@prefix@
|
||||||
exec_prefix=@exec_prefix@
|
exec_prefix=@exec_prefix@
|
||||||
libdir=@libdir@/@PACKAGE@
|
libdir=@libdir@
|
||||||
includedir=@includedir@/@PACKAGE@
|
includedir=@includedir@/@PACKAGE@
|
||||||
Name: libnfc
|
Name: libnfc
|
||||||
Description: Near Field Communication (NFC) library
|
Description: Near Field Communication (NFC) library
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user