<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11806">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cosmetic: update usage of OSMO_GSM_MANUALS_DIR<br><br>OSMO_GSM_MANUALS_DIR should use pkg-config to figure out the location<br>of the shared osmo-gsm-manuals files.<br><br>(moving manuals to project repositories 16/16)<br><br>Related: OS#3385<br>Change-Id: I64cfffb5104edcf7a20f41aeb5bf8ee6988b57c4<br>---<br>M build/Makefile.asciidoc.inc<br>M build/Makefile.docbook.inc<br>M build/Makefile.vty-reference.inc<br>3 files changed, 10 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/06/11806/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/build/Makefile.asciidoc.inc b/build/Makefile.asciidoc.inc</span><br><span>index 6a25e25..b5a0e13 100644</span><br><span>--- a/build/Makefile.asciidoc.inc</span><br><span>+++ b/build/Makefile.asciidoc.inc</span><br><span>@@ -1,6 +1,8 @@</span><br><span> # USAGE:</span><br><span> #</span><br><span style="color: hsl(0, 100%, 40%);">-# - define 'OSMO_GSM_MANUALS_DIR' to point at the git root,</span><br><span style="color: hsl(120, 100%, 40%);">+# - define 'OSMO_GSM_MANUALS_DIR' to point at the osmo-gsm-manuals shared files</span><br><span style="color: hsl(120, 100%, 40%);">+#   installation path as returned by "pkg-config osmo-gsm-manuals --variable=osmogsmmanualsdir"</span><br><span style="color: hsl(120, 100%, 40%);">+#   (project specific repos set this with configure.ac),</span><br><span> # - define in 'ASCIIDOC' all root .adoc files,</span><br><span> # - optionally define in 'ASCIIDOC_DEPS' all dependencies common to all .adocs,</span><br><span> # - include this file,</span><br><span>diff --git a/build/Makefile.docbook.inc b/build/Makefile.docbook.inc</span><br><span>index 96d9073..f5563d2 100644</span><br><span>--- a/build/Makefile.docbook.inc</span><br><span>+++ b/build/Makefile.docbook.inc</span><br><span>@@ -1,6 +1,8 @@</span><br><span> # USAGE:</span><br><span> #</span><br><span style="color: hsl(0, 100%, 40%);">-# - define 'OSMO_GSM_MANUALS_DIR' to point at the git root,</span><br><span style="color: hsl(120, 100%, 40%);">+# - define 'OSMO_GSM_MANUALS_DIR' to point at the osmo-gsm-manuals shared files</span><br><span style="color: hsl(120, 100%, 40%);">+#   installation path as returned by "pkg-config osmo-gsm-manuals --variable=osmogsmmanualsdir"</span><br><span style="color: hsl(120, 100%, 40%);">+#   (project specific repos set this with configure.ac),</span><br><span> # - define in 'DOCBOOKS' all root .xml files,</span><br><span> # - optionally define in 'DOCBOOKS_DEPS' all dependencies common to all .xmls,</span><br><span> # - include this file,</span><br><span>diff --git a/build/Makefile.vty-reference.inc b/build/Makefile.vty-reference.inc</span><br><span>index 855d8aa..9d8f127 100644</span><br><span>--- a/build/Makefile.vty-reference.inc</span><br><span>+++ b/build/Makefile.vty-reference.inc</span><br><span>@@ -7,8 +7,10 @@</span><br><span> # - vty/*_reference.xml</span><br><span> #   Export from VTY 'show online-help', exactly one file.</span><br><span> #</span><br><span style="color: hsl(0, 100%, 40%);">-# In your Makefile,</span><br><span style="color: hsl(0, 100%, 40%);">-# - define 'OSMO_GSM_MANUALS_DIR' to point at the git root,</span><br><span style="color: hsl(120, 100%, 40%);">+# In your Makefile.am,</span><br><span style="color: hsl(120, 100%, 40%);">+# - define 'OSMO_GSM_MANUALS_DIR' to point at the osmo-gsm-manuals shared files</span><br><span style="color: hsl(120, 100%, 40%);">+#   installation path as returned by "pkg-config osmo-gsm-manuals --variable=osmogsmmanualsdir"</span><br><span style="color: hsl(120, 100%, 40%);">+#   (project specific repos set this with configure.ac),</span><br><span> # - define the (single) name of the vty-reference source in VTY_REFERENCE,</span><br><span> # - include this file.</span><br><span> #</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11806">change 11806</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/11806"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-manuals </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I64cfffb5104edcf7a20f41aeb5bf8ee6988b57c4 </div>
<div style="display:none"> Gerrit-Change-Number: 11806 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>