mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
its getting late and I am looking at this file the whole day already
This commit is contained in:
+2
-2
@@ -615,12 +615,12 @@ cd ../..
|
||||
%if %{build_sng_ss7}
|
||||
#do not delete a thing
|
||||
%else
|
||||
rm %{prefix}/mod/ftdm_sangoma_ss7*
|
||||
rm -f %{prefix}/mod/ftmod_sangoma_ss7*
|
||||
%endif
|
||||
%if %{build_sng_isdn}
|
||||
#do not delete a thing
|
||||
%else
|
||||
rm %{prefix}/mod/ftdm_sangoma_isdn*
|
||||
rm -f %{prefix}/mod/ftmod_sangoma_isdn*
|
||||
%endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user