summaryrefslogtreecommitdiff
path: root/libseccomp.pc.in
diff options
context:
space:
mode:
authorKees Cook <kees@debian.org>2012-06-06 10:37:50 -0400
committerPaul Moore <pmoore@redhat.com>2012-06-06 10:37:50 -0400
commit5f2ce3772b366ee24dcfb301da510f5e662df0f2 (patch)
tree5437739634f77ed43a53bf17ba3d790b8ced9803 /libseccomp.pc.in
parente67459dff15011590d7a60b1c567e08e78979ad1 (diff)
downloadlibseccomp-5f2ce3772b366ee24dcfb301da510f5e662df0f2.tar.gz
build: provide a build-time mechanism to update library install path
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Paul Moore <pmoore@redhat.com>
Diffstat (limited to 'libseccomp.pc.in')
-rw-r--r--libseccomp.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libseccomp.pc.in b/libseccomp.pc.in
index dc7390a..c195831 100644
--- a/libseccomp.pc.in
+++ b/libseccomp.pc.in
@@ -20,8 +20,8 @@
#
prefix=%%INSTALL_PREFIX%%
+libdir=%%INSTALL_LIBDIR%%
includedir=${prefix}/include
-libdir=${prefix}/lib
Name: libseccomp
Description: The enhanced seccomp library