[librep] updated pc file



commit cb727049722cc17be0a89bf9dfcebcccf99c6657
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Sat Jan 2 00:39:25 2010 +0100

    updated pc file

 ChangeLog    |    1 +
 librep.pc.in |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index fed773e..319663f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2010-01-01  Christopher Bratusek <zanghar freenet de>
 	* debian/librep-dev.install
 	* librep.spec.in
+	* librep.pc.in
 	* src/Makefile.in: install headers to $includedir/rep/ instead of $includedir
 
 	* librep.pc.in: removed empty Requires: field
diff --git a/librep.pc.in b/librep.pc.in
index 0446824..3ea602b 100644
--- a/librep.pc.in
+++ b/librep.pc.in
@@ -5,7 +5,7 @@ exec_prefix= exec_prefix@
 libdir= libdir@
 repexecdir= repexecdir@
 repcommonexecdir= repcommonexecdir@
-includedir= includedir@
+includedir= includedir@/rep/
 
 Cflags: -I${includedir}/ -I${repcommonexecdir}/
 Libs: -L libdir@ -lrep -lcrypt -lgmp -lm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]