# | Line 86 | Line 86 | chmod 755 %instroot/bin/scram | |
---|---|---|
86 | perl -p -i -e "s|#!.*perl|#!/usr/bin/env perl|" $(find %{i}) | |
87 | ln -sf %{i}/etc/profile.d/init.sh %{instroot}/%{cmsplatf}/etc/profile.d/S00SCRAM.sh | |
88 | ln -sf %{i}/etc/profile.d/init.csh %{instroot}/%{cmsplatf}/etc/profile.d/S00SCRAM.csh | |
89 | < | ln -sf scram %{i}/bin/scramv0 |
89 | > | ln -sf scram %{instroot}/bin/scramv0 |
90 | ||
91 | %files | |
92 | %i |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |