[Rpm-maint] [rpm-software-management/rpm] %autosetup does not handle multiple -a<num> (#725)
Tomasz Kłoczko
notifications at github.com
Sun Jun 2 09:15:47 UTC 2019
Looks like if multiple -a<num> are specified as %autosetup parameters none of the additional archive are unpacked.
Workaround is use:
```
%setup -q -a<num1> -a<num2>
%autopatch
```
--
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/725
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190602/a9c51273/attachment.html>
More information about the Rpm-maint
mailing list