summaryrefslogtreecommitdiff
path: root/ouroboros.pc.in
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri.staessens@intec.ugent.be>2016-03-07 15:54:03 +0100
committerDimitri Staessens <dimitri.staessens@intec.ugent.be>2016-03-07 15:54:03 +0100
commitaa5997970f90e48532cfb749b2fe4a6b182de11f (patch)
tree76402de1d3b5c85d45ed2c42acaf96163c339277 /ouroboros.pc.in
parenta430220c4c7eb32dbd5236df4d335f3c017dcb8a (diff)
parentf9c16675dc625c124345bb440aa9604af61ddb8d (diff)
downloadouroboros-aa5997970f90e48532cfb749b2fe4a6b182de11f.tar.gz
ouroboros-aa5997970f90e48532cfb749b2fe4a6b182de11f.zip
Merged in sandervrijders/ouroboros/be-tests (pull request #23)
Testing framework
Diffstat (limited to 'ouroboros.pc.in')
-rw-r--r--ouroboros.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ouroboros.pc.in b/ouroboros.pc.in
index 79b139c0..b10ce9a4 100644
--- a/ouroboros.pc.in
+++ b/ouroboros.pc.in
@@ -1,6 +1,6 @@
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
-libdir=${exec_prefix}/lib64@LIB_SUFFIX@
+libdir=${exec_prefix}/lib@LIB_SUFFIX@
includedir=${prefix}/include
Name: @PROJECT_NAME@