On Thu, Aug 29, 2013 at 2:17 AM, Miroslav Suchý <msuchy@xxxxxxxxxx> wrote:
On 08/29/2013 10:19 AM, Stanislav Ochotnicky wrote:Just one command with this syntax. If you need more command, you have to use heredoc as Vít said in this thread.
%{?scl:scl enable %{scl} "}
# this is a shell
command 1
command 2
...
%{?scl:"}
So does that mean that this is the correct statement to put in the .spec file?
%{?scl:scl enable %{scl} "}
source /opt/rh/devtoolset-1.1/enable
%{?scl:"}
%{?scl:scl enable %{scl} "}
source /opt/rh/devtoolset-1.1/enable
%{?scl:"}
What is the %{?scl} macro doing? And am I using it correctly in the above?
Thanks,
Dave
Dave
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct