[mm-common] Fix skeleton link to public HTML documentation
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mm-common] Fix skeleton link to public HTML documentation
- Date: Tue, 6 Oct 2009 19:26:35 +0000 (UTC)
commit 0d4734f7dcc1aaad9fdc80b68872e9b9557bf9c1
Author: Daniel Elstner <danielk openismus com>
Date: Tue Oct 6 20:27:46 2009 +0200
Fix skeleton link to public HTML documentation
* skeletonmm/skeleton/skeletonmm{,-uninstalled}.pc.in (htmlrefpub):
Insert missing devel/ path component into library.gnome.org URL.
skeletonmm/skeleton/skeletonmm-uninstalled.pc.in | 2 +-
skeletonmm/skeleton/skeletonmm.pc.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/skeletonmm/skeleton/skeletonmm-uninstalled.pc.in b/skeletonmm/skeleton/skeletonmm-uninstalled.pc.in
index dbde9a4..7125be1 100644
--- a/skeletonmm/skeleton/skeletonmm-uninstalled.pc.in
+++ b/skeletonmm/skeleton/skeletonmm-uninstalled.pc.in
@@ -1,5 +1,5 @@
doxytagfile=${pc_top_builddir}/doc/reference/@SKELETONMM_MODULE_NAME tag
-htmlrefpub=http://library.gnome.org/@PACKAGE_TARNAME@/unstable/
+htmlrefpub=http://library.gnome.org/devel/@PACKAGE_TARNAME@/unstable/
Name: skeletonmm
Description: C++ binding for skeleton, not installed
diff --git a/skeletonmm/skeleton/skeletonmm.pc.in b/skeletonmm/skeleton/skeletonmm.pc.in
index f900373..d74f343 100644
--- a/skeletonmm/skeleton/skeletonmm.pc.in
+++ b/skeletonmm/skeleton/skeletonmm.pc.in
@@ -8,7 +8,7 @@ includedir= includedir@
docdir=${datarootdir}/doc/@SKELETONMM_MODULE_NAME@
doxytagfile=${docdir}/reference/@SKELETONMM_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: skeletonmm
Description: C++ binding for skeleton
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]