[3909] in BarnOwl Developers
=?UTF-8?Q?Re:_[barnowl]_scripts/do-release:_Build_distribution?=
daemon@ATHENA.MIT.EDU (Jason Gross)
Tue Dec 1 18:28:38 2015
Date: Tue, 01 Dec 2015 15:28:27 -0800
From: Jason Gross <notifications@github.com>
Reply-To: barnowl/barnowl <reply+004448c9b7bdadf46455cf6b727e15601d86c0bad56c61c492cf000000011275ef1b92a169ce016785ad@reply.github.com>
To: barnowl/barnowl <barnowl@noreply.github.com>
In-Reply-To: <barnowl/barnowl/pull/156@github.com>
----==_mimepart_565e2d1be3ea1_2df63faad6ae129c1091df
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Ah, okay.
```bash
(cd /tmp && rm -rf barnowl && git clone https://github.com/andersk/barnowl.git --branch dist && cd barnowl && ./autogen.sh && ./configure && make distcheck -j8)
```
works fine, so I'm in favor of merging this and fixing anything that breaks later.
---
Reply to this email directly or view it on GitHub:
https://github.com/barnowl/barnowl/pull/156#issuecomment-161130228
----==_mimepart_565e2d1be3ea1_2df63faad6ae129c1091df
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: 7bit
<p>Ah, okay. </p>
<div class="highlight highlight-source-shell"><pre>(<span class="pl-c1">cd</span> /tmp <span class="pl-k">&&</span> rm -rf barnowl <span class="pl-k">&&</span> git clone https://github.com/andersk/barnowl.git --branch dist <span class="pl-k">&&</span> <span class="pl-c1">cd</span> barnowl <span class="pl-k">&&</span> ./autogen.sh <span class="pl-k">&&</span> ./configure <span class="pl-k">&&</span> make distcheck -j8)</pre></div>
<p>works fine, so I'm in favor of merging this and fixing anything that breaks later.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/barnowl/barnowl/pull/156#issuecomment-161130228">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AERIyercWd19TZv5IAXmrlXMfli3cuwDks5pLiSbgaJpZM4BRGP9.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://github.com/barnowl/barnowl/pull/156#issuecomment-161130228"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>
----==_mimepart_565e2d1be3ea1_2df63faad6ae129c1091df--