The %setup macro-in-c was never intended to be used multiple times: see the 
shell code generated, and look at the needless unnecessary commands generated 
if/when %setup is used multiple times.

You are likely better off (for whatever you are attempting) using %setup once 
to set %_buildsubdir, or even not using %setup at all, and writing the simple 
shell commands to unpack archives however you wish, rather than complaining 
about the (known since last century) Byzantine behavior of %setup

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

Reply via email to