diff options
author | David Robillard <d@drobilla.net> | 2011-01-25 23:02:09 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-01-25 23:02:09 +0000 |
commit | 90c1fcdc11d4f8ee564688bf33c233ccc9bdf1fc (patch) | |
tree | 42772641e43a6284518fe653777866c9085bf82a | |
parent | 111f9ae3232e986222a2ef41b4af0d083f4f797e (diff) | |
download | serd-90c1fcdc11d4f8ee564688bf33c233ccc9bdf1fc.tar.gz serd-90c1fcdc11d4f8ee564688bf33c233ccc9bdf1fc.tar.bz2 serd-90c1fcdc11d4f8ee564688bf33c233ccc9bdf1fc.zip |
Update tag line in pkg-config file.
git-svn-id: http://svn.drobilla.net/serd/trunk@79 490d8e77-9747-427b-9fa3-0b8f29cee8a0
-rw-r--r-- | serd.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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} |