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
Wed Nov 21 15:12:52 UTC 2018


osmith has submitted this change and it was merged. ( 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 6/19)

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(-)

Approvals:
  Jenkins Builder: Verified
  Pau Espin Pedrol: Looks good to me, approved
  Neels Hofmeyr: Looks good to me, approved



diff --git a/build/Makefile.asciidoc.inc b/build/Makefile.asciidoc.inc
index 2cd7d50..18cfa88 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 acf410e..b69fcea 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 659f26c..af5388c 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: merged
Gerrit-Change-Id: I64cfffb5104edcf7a20f41aeb5bf8ee6988b57c4
Gerrit-Change-Number: 11806
Gerrit-PatchSet: 4
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181121/5f81ebc6/attachment.htm>


More information about the gerrit-log mailing list