<p>Pau Espin Pedrol <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/10857">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Harald Welte: Looks good to me, approved
  Pau Espin Pedrol: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-build-dep.sh: Let autotools install systemd services to correct path<br><br>Change-Id: I9eba05995fc53b72b04a4a9d63ebd5a236304f7c<br>---<br>M scripts/osmo-build-dep.sh<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/osmo-build-dep.sh b/scripts/osmo-build-dep.sh</span><br><span>index 35cb373..dfec9be 100755</span><br><span>--- a/scripts/osmo-build-dep.sh</span><br><span>+++ b/scripts/osmo-build-dep.sh</span><br><span>@@ -49,7 +49,7 @@</span><br><span> mkdir -p "$inst/stow"</span><br><span> </span><br><span> autoreconf --install --force</span><br><span style="color: hsl(0, 100%, 40%);">-./configure --prefix="$inst/stow/$project" $cfg</span><br><span style="color: hsl(120, 100%, 40%);">+./configure --prefix="$inst/stow/$project" --with-systemdsystemunitdir="$inst/stow/$project/lib/systemd/system" $cfg</span><br><span> $MAKE $PARALLEL_MAKE install</span><br><span> </span><br><span> # Make the dependencies available through symlinks in $deps ($PWD/..).</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10857">change 10857</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/10857"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ci </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I9eba05995fc53b72b04a4a9d63ebd5a236304f7c </div>
<div style="display:none"> Gerrit-Change-Number: 10857 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>