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

This commit is contained in:
Michal Bielicki - cypromis 2011-02-17 02:01:46 +01:00
parent 3ce98c4ebd
commit 2a3aea4cc8
1 changed files with 2 additions and 2 deletions

View File

@ -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