<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-hlr/+/16834">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Makefile.am: fix pkgconfig_DATA<br><br>Fix building debian packages:<br>     dh_install: Cannot find (any matches for) "usr/lib/*/pkgconfig/libosmo-mslookup.pc" (tried in "." and "debian/tmp")<br>     dh_install: libosmo-mslookup-dev missing files: usr/lib/*/pkgconfig/libosmo-mslookup.pc<br>       dh_install: missing files, aborting<br><br>Fixes: bf7deda0fc30 ("add libosmo-mslookup abstract client")<br>Change-Id: Ib0bce2d09b41834f7331969eaf7c57a9787f7efb<br>---<br>M Makefile.am<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/34/16834/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Makefile.am b/Makefile.am</span><br><span>index a612bf4..a54dcb2 100644</span><br><span>--- a/Makefile.am</span><br><span>+++ b/Makefile.am</span><br><span>@@ -17,7 +17,8 @@</span><br><span>        --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)</span><br><span> </span><br><span> pkgconfigdir = $(libdir)/pkgconfig</span><br><span style="color: hsl(0, 100%, 40%);">-pkgconfig_DATA = libosmo-gsup-client.pc</span><br><span style="color: hsl(120, 100%, 40%);">+pkgconfig_DATA = libosmo-gsup-client.pc \</span><br><span style="color: hsl(120, 100%, 40%);">+              libosmo-mslookup.pc</span><br><span> </span><br><span> @RELMAKE@</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-hlr/+/16834">change 16834</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/c/osmo-hlr/+/16834"/><meta itemprop="name" content="View Change"/></div></div>

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