summaryrefslogtreecommitdiffstats
path: root/collection
diff options
context:
space:
mode:
Diffstat (limited to 'collection')
-rw-r--r--collection/collection.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/collection/collection.pc.in b/collection/collection.pc.in
index 31e86fe..f4f92d2 100644
--- a/collection/collection.pc.in
+++ b/collection/collection.pc.in
@@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: @PACKAGE_NAME@
+Name: collection
Description: A data-type to collect data in a heirarchical structure for easy iteration and serialization
-Version: @PACKAGE_VERSION@
+Version: @COLLECTION_VERSION@
Libs: -L${libdir} -lcollection
Cflags: -I${includedir}
URL: http://fedorahosted.org/sssd/