# | Line 89 | Line 89 | unsupportedProvides="libtcl8.3.so libtk8 | |
---|---|---|
89 | mkdir -p %{i}/etc/profile.d | |
90 | (echo "instroot=%{instroot}"; \ | |
91 | echo "rpm_version=$RPM_VERSION"; \ | |
92 | + | echo "apt_version=$APT_VERSION"; \ |
93 | echo "platformSeeds=\"$platformSeeds\""; \ | |
94 | echo "unsupportedSeeds=\"$unsupportedSeeds\""; \ | |
95 | echo "packageList=\"$packageList\""; \ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |