[librsvgmm] Fix links to documentation in .pc files
- From: Krzesimir Nowak <krnowak src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [librsvgmm] Fix links to documentation in .pc files
- Date: Tue, 6 Oct 2009 15:17:56 +0000 (UTC)
commit 9e5bce5a0153a19032af8c63f53bd72c2f07d811
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Tue Oct 6 14:38:53 2009 +0200
Fix links to documentation in .pc files
* librsvg/librsvgmm{,-uninstalled}.pc.in (htmlrefpub): Add missing
devel/ directory in link.
librsvg/librsvgmm-uninstalled.pc.in | 2 +-
librsvg/librsvgmm.pc.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/librsvg/librsvgmm-uninstalled.pc.in b/librsvg/librsvgmm-uninstalled.pc.in
index fe48a2b..672c99e 100644
--- a/librsvg/librsvgmm-uninstalled.pc.in
+++ b/librsvg/librsvgmm-uninstalled.pc.in
@@ -1,5 +1,5 @@
doxytagfile=${pc_top_builddir}/doc/reference/@LIBRSVGMM_MODULE_NAME tag
-htmlrefpub=http://library.gnome.org/@PACKAGE_TARNAME@/unstable/
+htmlrefpub=http://library.gnome.org/devel/@PACKAGE_TARNAME@/unstable/
Name: librsvgmm
Description: C++ binding for librsvg, not installed
diff --git a/librsvg/librsvgmm.pc.in b/librsvg/librsvgmm.pc.in
index c28897d..e28376c 100644
--- a/librsvg/librsvgmm.pc.in
+++ b/librsvg/librsvgmm.pc.in
@@ -8,7 +8,7 @@ includedir= includedir@
docdir=${datarootdir}/doc/@LIBRSVGMM_MODULE_NAME@
doxytagfile=${docdir}/reference/@LIBRSVGMM_MODULE_NAME tag
htmlrefdir=${docdir}/reference/html
-htmlrefpub=http://library.gnome.org/@PACKAGE_TARNAME@/unstable/
+htmlrefpub=http://library.gnome.org/devel/@PACKAGE_TARNAME@/unstable/
Name: librsvgmm
Description: C++ binding for librsvg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]