summaryrefslogtreecommitdiffstats
path: root/cryptopp
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-04-26 20:35:59 +0000
committer Eric Hameleers <alien@slackware.com>2018-04-26 20:35:59 +0000
commitf588ebcc330c7aa44df24e6f661aa39dbe354a15 (patch)
tree46653dbbacf3aa1e3a3ef5ab390904078d81fcee /cryptopp
parentc8efa380f864fd9e376240cd51d9ad4fa10d141b (diff)
downloadasb-f588ebcc330c7aa44df24e6f661aa39dbe354a15.tar.gz
asb-f588ebcc330c7aa44df24e6f661aa39dbe354a15.tar.xz
cryptopp: updated the pkg-config file
Diffstat (limited to 'cryptopp')
-rw-r--r--cryptopp/build/cryptopp.pc4
1 files changed, 2 insertions, 2 deletions
diff --git a/cryptopp/build/cryptopp.pc b/cryptopp/build/cryptopp.pc
index 070c226b..14dca213 100644
--- a/cryptopp/build/cryptopp.pc
+++ b/cryptopp/build/cryptopp.pc
@@ -1,6 +1,6 @@
prefix=/usr
-exec_prefix=/usr
-libdir=/usr/lib@LIBDIRSUFFIX@
+exec_prefix=${prefix}
+libdir=${prefix}/lib@LIBDIRSUFFIX@
includedir=${prefix}/include/cryptopp
Name: Crypto++