From 90c1fcdc11d4f8ee564688bf33c233ccc9bdf1fc Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 25 Jan 2011 23:02:09 +0000 Subject: Update tag line in pkg-config file. git-svn-id: http://svn.drobilla.net/serd/trunk@79 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- serd.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serd.pc.in b/serd.pc.in index 9c17947f..caed3757 100644 --- a/serd.pc.in +++ b/serd.pc.in @@ -5,6 +5,6 @@ includedir=@includedir@ Name: libserd Version: @SERD_VERSION@ -Description: Lightweight RDF serialisation library +Description: Lightweight RDF syntax library Libs: -L${libdir} -lserd Cflags: -I${includedir} -- cgit v1.2.1