its getting late and I am looking at this file the whole day already

上级 3ce98c4e
...@@ -615,12 +615,12 @@ cd ../.. ...@@ -615,12 +615,12 @@ cd ../..
%if %{build_sng_ss7} %if %{build_sng_ss7}
#do not delete a thing #do not delete a thing
%else %else
rm %{prefix}/mod/ftdm_sangoma_ss7* rm -f %{prefix}/mod/ftmod_sangoma_ss7*
%endif %endif
%if %{build_sng_isdn} %if %{build_sng_isdn}
#do not delete a thing #do not delete a thing
%else %else
rm %{prefix}/mod/ftdm_sangoma_isdn* rm -f %{prefix}/mod/ftmod_sangoma_isdn*
%endif %endif
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论