summaryrefslogtreecommitdiffstats
path: root/libatasmart.pc.in
diff options
context:
space:
mode:
authorChristoph Thompson <cjsthompson@gmail.com>2010-11-10 12:06:35 +0100
committerLennart Poettering <lennart@poettering.net>2010-11-10 13:50:50 +0100
commitb7067704706b6dd72b00d14a17be213a06bea502 (patch)
tree7efb3d123c2adcaf79eb1d2854bc8bfacd4147aa /libatasmart.pc.in
parent2cc510293bd7dd120e1f5a24747924ec3630aba3 (diff)
build-sys: allow libatasmart headers to be installed somewhere else
Please find attached a small patch which allows installing the headers of libatasmart in a subfolder (or anywhere else for that matter) for keeping things tidy in there. This might be also useful if libatasmart gets ported to a non-UNIX platform one of these days. Have a nice day.
Diffstat (limited to 'libatasmart.pc.in')
-rw-r--r--libatasmart.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libatasmart.pc.in b/libatasmart.pc.in
index 50e41d3..91d1275 100644
--- a/libatasmart.pc.in
+++ b/libatasmart.pc.in
@@ -1,7 +1,7 @@
prefix=@prefix@
exec_prefix=${prefix}
libdir=@libdir@
-includedir=${prefix}/include
+includedir=@includedir@
Name: libatasmart
Description: ATA S.M.A.R.T. Reading and Parsing Library