summaryrefslogtreecommitdiff
path: root/provider-interface/download-provider-interface.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'provider-interface/download-provider-interface.pc.in')
-rw-r--r--provider-interface/download-provider-interface.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/provider-interface/download-provider-interface.pc.in b/provider-interface/download-provider-interface.pc.in
index 35e1cc9..b6e579c 100644
--- a/provider-interface/download-provider-interface.pc.in
+++ b/provider-interface/download-provider-interface.pc.in
@@ -4,5 +4,5 @@ Name: @PROJECT_NAME@
Description: @PACKAGE_DESCRIPTION@
Version: @VERSION@
Requires: @PC_REQUIRED@
-Libs: -L/usr/lib -l@PROJECT_NAME@
+Libs: -L@LIB_INSTALL_DIR@ -l@PROJECT_NAME@
Cflags: -I/usr/include/@PKG_NAME@