610 $RPM_BUILD_ROOT%{l_prefix}/lib/asterisk/modules/ |
610 $RPM_BUILD_ROOT%{l_prefix}/lib/asterisk/modules/ |
611 %{l_shtool} install -c -m 640 \ |
611 %{l_shtool} install -c -m 640 \ |
612 res_fax_digium-%{V_asterisk_fax_digium}-generic_32/*.conf \ |
612 res_fax_digium-%{V_asterisk_fax_digium}-generic_32/*.conf \ |
613 $RPM_BUILD_ROOT%{l_prefix}/etc/asterisk/ |
613 $RPM_BUILD_ROOT%{l_prefix}/etc/asterisk/ |
614 ;; |
614 ;; |
615 *-* ) |
615 *-* ) |
616 echo "Error determining hardware architecture." \ |
616 echo "Error determining hardware architecture." \ |
617 | %{l_rpmtool} msg -b -t warn |
617 | %{l_rpmtool} msg -b -t warn |
618 exit 1; |
618 exit 1; |
619 ;; |
619 ;; |
620 esac |
620 esac |