Change in osmo-gsm-manuals[master]: cosmetic: update usage of OSMO_GSM_MANUALS_DIR

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Fri Nov 16 14:46:41 UTC 2018


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/11806


Change subject: cosmetic: update usage of OSMO_GSM_MANUALS_DIR
......................................................................

cosmetic: update usage of OSMO_GSM_MANUALS_DIR

OSMO_GSM_MANUALS_DIR should use pkg-config to figure out the location
of the shared osmo-gsm-manuals files.

(moving manuals to project repositories 16/16)

Related: OS#3385
Change-Id: I64cfffb5104edcf7a20f41aeb5bf8ee6988b57c4
---
M build/Makefile.asciidoc.inc
M build/Makefile.docbook.inc
M build/Makefile.vty-reference.inc
3 files changed, 10 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/06/11806/1

diff --git a/build/Makefile.asciidoc.inc b/build/Makefile.asciidoc.inc
index 6a25e25..b5a0e13 100644
--- a/build/Makefile.asciidoc.inc
+++ b/build/Makefile.asciidoc.inc
@@ -1,6 +1,8 @@
 # USAGE:
 #
-# - define 'OSMO_GSM_MANUALS_DIR' to point at the git root,
+# - define 'OSMO_GSM_MANUALS_DIR' to point at the osmo-gsm-manuals shared files
+#   installation path as returned by "pkg-config osmo-gsm-manuals --variable=osmogsmmanualsdir"
+#   (project specific repos set this with configure.ac),
 # - define in 'ASCIIDOC' all root .adoc files,
 # - optionally define in 'ASCIIDOC_DEPS' all dependencies common to all .adocs,
 # - include this file,
diff --git a/build/Makefile.docbook.inc b/build/Makefile.docbook.inc
index 96d9073..f5563d2 100644
--- a/build/Makefile.docbook.inc
+++ b/build/Makefile.docbook.inc
@@ -1,6 +1,8 @@
 # USAGE:
 #
-# - define 'OSMO_GSM_MANUALS_DIR' to point at the git root,
+# - define 'OSMO_GSM_MANUALS_DIR' to point at the osmo-gsm-manuals shared files
+#   installation path as returned by "pkg-config osmo-gsm-manuals --variable=osmogsmmanualsdir"
+#   (project specific repos set this with configure.ac),
 # - define in 'DOCBOOKS' all root .xml files,
 # - optionally define in 'DOCBOOKS_DEPS' all dependencies common to all .xmls,
 # - include this file,
diff --git a/build/Makefile.vty-reference.inc b/build/Makefile.vty-reference.inc
index 855d8aa..9d8f127 100644
--- a/build/Makefile.vty-reference.inc
+++ b/build/Makefile.vty-reference.inc
@@ -7,8 +7,10 @@
 # - vty/*_reference.xml
 #   Export from VTY 'show online-help', exactly one file.
 #
-# In your Makefile,
-# - define 'OSMO_GSM_MANUALS_DIR' to point at the git root,
+# In your Makefile.am,
+# - define 'OSMO_GSM_MANUALS_DIR' to point at the osmo-gsm-manuals shared files
+#   installation path as returned by "pkg-config osmo-gsm-manuals --variable=osmogsmmanualsdir"
+#   (project specific repos set this with configure.ac),
 # - define the (single) name of the vty-reference source in VTY_REFERENCE,
 # - include this file.
 #

-- 
To view, visit https://gerrit.osmocom.org/11806
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I64cfffb5104edcf7a20f41aeb5bf8ee6988b57c4
Gerrit-Change-Number: 11806
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181116/8f58bc8c/attachment.htm>


More information about the gerrit-log mailing list