<h1>Project "FreeSWITCH Source" received a push.</h1>
<h2>branch: master updated</h2>
<pre>
via: 2a3aea4cc8aa7a6f9f255fd548e29c30c32864fe (commit)
from: 3ce98c4ebddec0e459c564942f6beb583350188a (commit)
</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Michal Bielicki - cypromis
comments:
its getting late and I am looking at this file the whole day already
<span style="color: #000080; font-weight: bold">diff --git a/freeswitch.spec b/freeswitch.spec</span>
<span style="color: #000080; font-weight: bold">index 9b6e60f..6b7530d 100644</span>
<span style="color: #A00000">--- a/freeswitch.spec</span>
<span style="color: #00A000">+++ b/freeswitch.spec</span>
<span style="color: #800080; font-weight: bold">@@ -615,12 +615,12 @@ cd ../..</span>
%if %{build_sng_ss7}
#do not delete a thing
%else
<span style="color: #A00000">-rm %{prefix}/mod/ftdm_sangoma_ss7*</span>
<span style="color: #00A000">+rm -f %{prefix}/mod/ftmod_sangoma_ss7*</span>
%endif
%if %{build_sng_isdn}
#do not delete a thing
%else
<span style="color: #A00000">-rm %{prefix}/mod/ftdm_sangoma_isdn*</span>
<span style="color: #00A000">+rm -f %{prefix}/mod/ftmod_sangoma_isdn*</span>
%endif
</pre></div>
========================================================================<pre>
Summary of changes:
freeswitch.spec | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
</pre>
<p>this email was generated because of /git/your-repo.git/hooks/post-receive by the file /git-core/contrib/hooks/post-receive-email<br />
For more info, see <a href="http://blog.chomperstomp.com/?p=630">http://blog.chomperstomp.com/?p=630</a>
-- <br />
FreeSWITCH Source</p>