From: Michal Bielicki - cypromis Date: Thu, 17 Feb 2011 01:01:46 +0000 (+0100) Subject: its getting late and I am looking at this file the whole day already X-Git-Tag: v1.2-rc1~187^2~1^2~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a3aea4cc8aa7a6f9f255fd548e29c30c32864fe;p=thirdparty%2Ffreeswitch.git its getting late and I am looking at this file the whole day already --- diff --git a/freeswitch.spec b/freeswitch.spec index 9b6e60f123..6b7530d471 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -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