Fix pkg-config file: libdir was wrong.
This commit is contained in:
parent
73ad4d0f83
commit
3e547300b0
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user