Fix Issue 7: wrong paths in pkg-config file.

This commit is contained in:
Romuald Conty 2009-08-19 14:39:19 +00:00
parent 2bf4393191
commit 1ca94ca86c

View file

@ -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@