<p>George Joseph has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/repotools/+/11414">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add 'switchvox' to list of acceptable build platforms<br><br>Change-Id: Ia41790f99b32276206716e6e8458ce29d24ff42d<br>---<br>M build_tools/Makefile.product_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.asterisk.org:29418/repotools refs/changes/14/11414/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/build_tools/Makefile.product_rules b/build_tools/Makefile.product_rules</span><br><span>index cfeac23..708f490 100644</span><br><span>--- a/build_tools/Makefile.product_rules</span><br><span>+++ b/build_tools/Makefile.product_rules</span><br><span>@@ -4,7 +4,7 @@</span><br><span> $(error Unable to identify disitrbution.  This product can be built only on CentOS 7+ or Fedora 26+.)</span><br><span> endif</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-_DISTRO_OK := $(shell grep -qE 'ID="?(centos|fedora)"?' /etc/os-release && echo yes)</span><br><span style="color: hsl(120, 100%, 40%);">+_DISTRO_OK := $(shell grep -qE 'ID="?(centos|fedora|switchvox)"?' /etc/os-release && echo yes)</span><br><span> ifneq ($(_DISTRO_OK),yes)</span><br><span> $(error This product can be built only on CentOS 7+ or Fedora 26+.)</span><br><span> endif</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/repotools/+/11414">change 11414</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.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.asterisk.org/c/repotools/+/11414"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: repotools </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ia41790f99b32276206716e6e8458ce29d24ff42d </div>
<div style="display:none"> Gerrit-Change-Number: 11414 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>