> Note that %__remsh (and through that, %__rsh and %__ssh) are actually used by 
> rpm itself (in %___build_cmd) for remote execution of build scripts (a kind 
> of cross-build setup).

hmm, probably I did not notice that.

> The selinux stuff can probably go without further ado, ditto with the 
> id-stuff, including chown/chgrp which you can't do as a regular user anyway 
> (btw, where are you seeing %__chgrp used, I didn't find any?)

my bad, I made a typo and it should be %__chown, the %__chgrp is empty.

> As for the compiler stuff %__ld belongs in the same mental group as 
> cc/cxx/cpp, and actually %__as too. Ar, ranlib, objcopy and nm are in the 
> same general direction but far more obscure and probably could go.

Fair enough, I'll send PR then.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1211#issuecomment-626613356
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to