Updating pkg-config file
authorStefan Huber <shuber@sthu.org>
Tue, 19 Nov 2013 09:16:08 +0000 (10:16 +0100)
committerStefan Huber <shuber@sthu.org>
Wed, 20 Nov 2013 16:15:03 +0000 (17:15 +0100)
lib/libstick.pc.cmake

index 0ad10f1cb01b26a1ff954c1de005a76de2d384d2..5d4f9a363490ef7de0e894befb59ff39a9f1aead 100644 (file)
@@ -3,7 +3,8 @@ libdir=${prefix}/lib
 includedir=${prefix}/include
 
 Name: @PACKAGE_STRING@
-Description: A peristent homology libarary
+Description: A peristent homology library
 Version: @PACKAGE_VERSION@
+URL: http://www.sthu.org
 Libs: -L${libdir}
 Cflags: -I${includedir}