Macro gets scl-ized even if in comment (and prefixed with %)

Issue #19 new
Former User created an issue
# %%gem_install - this is a comment

becomes

# %%{?scl:scl enable %{scl} - << \EOF}
%gem_install
%{?scl:EOF}
 - this is a comment

Comments (1)

  1. Log in to comment