# | Line 26 | Line 26 | ln -sf %{i}/inst-files %{instroot}/inst- | |
---|---|---|
26 | %{instroot}/%{cmsplatf}/etc/profile.d/S00pkgtools.sh | |
27 | %{instroot}/%{cmsplatf}/etc/profile.d/S00pkgtools.csh | |
28 | ||
29 | – | |
29 | %post | |
30 | perl -p -i -e 's|(.*setenv.*)|#$1|' $RPM_INSTALL_PREFIX/%pkgrel/etc/profile.d/init.csh | |
31 | perl -p -i -e 's|(.*export.*)|#$1|' $RPM_INSTALL_PREFIX/%pkgrel/etc/profile.d/init.sh |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |