[libvtemm] Fix documentation location in pkg-config files.
- From: Krzesimir Nowak <krnowak src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libvtemm] Fix documentation location in pkg-config files.
- Date: Fri, 28 Aug 2009 18:35:08 +0000 (UTC)
commit 23e9738d891c7fcaf9e49e08f2129b8de6f83f29
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Fri Aug 28 20:32:33 2009 +0200
Fix documentation location in pkg-config files.
* libvte/libvtemm-uninstalled.pc.in:
* libvte/libvtemm.pc.in: Point to library.gnome.org in htmlrefpub.
libvte/libvtemm-uninstalled.pc.in | 2 +-
libvte/libvtemm.pc.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libvte/libvtemm-uninstalled.pc.in b/libvte/libvtemm-uninstalled.pc.in
index a786d20..8f3a76c 100644
--- a/libvte/libvtemm-uninstalled.pc.in
+++ b/libvte/libvtemm-uninstalled.pc.in
@@ -1,5 +1,5 @@
doxytagfile=${docdir}/reference/@LIBVTEMM_MODULE_NAME tag
-htmlrefpub=
+htmlrefpub=http://library.gnome.org/devel/@PACKAGE_TARNAME@/unstable/
Name: libvtemm
Description: C++ binding for libvte
diff --git a/libvte/libvtemm.pc.in b/libvte/libvtemm.pc.in
index f26803b..12cecf7 100644
--- a/libvte/libvtemm.pc.in
+++ b/libvte/libvtemm.pc.in
@@ -8,7 +8,7 @@ includedir= includedir@
docdir=${datarootdir}/doc/@LIBVTEMM_MODULE_NAME@
doxytagfile=${docdir}/reference/@LIBVTEMM_MODULE_NAME tag
htmlrefdir=${docdir}/reference/html
-htmlrefpub=
+htmlrefpub=http://library.gnome.org/devel/@PACKAGE_TARNAME@/unstable/
Name: libvtemm
Description: C++ binding for libvte
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]