<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10857">View Change</a></p><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;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/57/10857/1</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..7f90b1f 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/sytemd/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: newchange </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: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>