<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10927">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian: Fix typo in rules preventing build with IU support<br><br>It was discovered during OBS debian build that --enable-ui was not being<br>passed despite being defined. Comparing with other similar projects it<br>became clear that this override tag was not correct and it was being<br>omitted.<br><br>Change-Id: I0ad1009100fd7c2798bcf22aa84a0d90fbe41a55<br>---<br>M debian/rules<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-sgsn refs/changes/27/10927/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/debian/rules b/debian/rules</span><br><span>index 58ea9bb..fb31c58 100755</span><br><span>--- a/debian/rules</span><br><span>+++ b/debian/rules</span><br><span>@@ -47,7 +47,7 @@</span><br><span> # debmake generated override targets</span><br><span> # Set options for ./configure</span><br><span> CONFIGURE_FLAGS += --enable-iu</span><br><span style="color: hsl(0, 100%, 40%);">-override_dh_configure:</span><br><span style="color: hsl(120, 100%, 40%);">+override_dh_auto_configure:</span><br><span>    dh_auto_configure -- $(CONFIGURE_FLAGS)</span><br><span> #</span><br><span> # Do not install libtool archive, python .pyc .pyo</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10927">change 10927</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/10927"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I0ad1009100fd7c2798bcf22aa84a0d90fbe41a55 </div>
<div style="display:none"> Gerrit-Change-Number: 10927 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>