summaryrefslogtreecommitdiff
path: root/lib/e2p
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2008-09-02 21:20:44 -0400
committerTheodore Ts'o <tytso@mit.edu>2008-09-02 21:20:44 -0400
commit97be89b60bd57272ece637bc2f300a5288b78831 (patch)
tree0117b52e705294936e2f191d2cbb710a05ac7565 /lib/e2p
parentbab328ad07d81c3044ce084da527758fdc1c7d41 (diff)
downloade2fsprogs-97be89b60bd57272ece637bc2f300a5288b78831.tar.gz
Fix pkg-config files: use Requires.private and fix the include directory
Addresses-Sourceforge-Bug: #2089537 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'lib/e2p')
-rw-r--r--lib/e2p/e2p.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/e2p/e2p.pc.in b/lib/e2p/e2p.pc.in
index 41b4129d..98ee9fb7 100644
--- a/lib/e2p/e2p.pc.in
+++ b/lib/e2p/e2p.pc.in
@@ -7,5 +7,5 @@ Name: e2p
Description: Ext2fs userpace programs utility library
Version: @E2FSPROGS_VERSION@
Requires:
-Cflags: -I${includedir}
+Cflags: -I${includedir}/e2p
Libs: -L${libdir} -le2p