188 %patch -p0 -P 3 |
188 %patch -p0 -P 3 |
189 %patch -p0 -P 4 |
189 %patch -p0 -P 4 |
190 ( cd rtpproxy-%{V_rtpproxy} |
190 ( cd rtpproxy-%{V_rtpproxy} |
191 %patch -p0 -P 5 |
191 %patch -p0 -P 5 |
192 ) || exit $? |
192 ) || exit $? |
|
193 %{l_shtool} subst %{l_value -s -a} \ |
|
194 scripts/opensipsctlrc \ |
|
195 scripts/osipsconsolerc |
193 %{l_shtool} subst \ |
196 %{l_shtool} subst \ |
194 -e 's;^#! */bin/sh;#! %{l_prefix}/bin/bash;' \ |
197 -e 's;^#! */bin/sh;#! %{l_prefix}/bin/bash;' \ |
195 scripts/opensipsctl |
198 scripts/opensipsctl |
196 %{l_shtool} subst \ |
199 %{l_shtool} subst \ |
197 -e 's;^#! */bin/bash;#! %{l_prefix}/bin/bash;' \ |
200 -e 's;^#! */bin/bash;#! %{l_prefix}/bin/bash;' \ |