<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/14114">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian: fix empty debian package<br><br>Replace '--with autotools_dev' with '--with autoreconf' in<br>debian/rules, so a ./configure file gets generated from configure.ac,<br>and the debian package scripts don't generate an empty package.<br><br>I did not notice this earlier, because when building the package locally<br>with dpkg-buildpackage, it was not empty. (That is probably, because my<br>local dir already had the configure script generated.)<br><br>Related: OS#3899<br>Change-Id: I483136cd28395ae8fc2c112cf659ee83255afe87<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-gsm-manuals refs/changes/14/14114/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 272596d..c79bbe8 100755</span><br><span>--- a/debian/rules</span><br><span>+++ b/debian/rules</span><br><span>@@ -2,4 +2,4 @@</span><br><span> </span><br><span> #export DH_VERBOSE = 1</span><br><span> %:</span><br><span style="color: hsl(0, 100%, 40%);">-   dh $@ --with autotools_dev</span><br><span style="color: hsl(120, 100%, 40%);">+    dh $@ --with autoreconf</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/14114">change 14114</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/14114"/><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: I483136cd28395ae8fc2c112cf659ee83255afe87 </div>
<div style="display:none"> Gerrit-Change-Number: 14114 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>