[Rpm-maint] [rpm-software-management/rpm] %autosetup -T -a 0 -a 1 doesn't extract %{S:0} (#462)
Rémi Verschelde
notifications at github.com
Mon Jan 31 12:51:24 UTC 2022
The limitation this imposes on `%autosetup -a 1 -a 2` is quite problematic. What's the recommended approach to untar multiple sources? For now I've had to fall back to using `%setup` in packages which need it.
If multiple definitions of a given flag can't be handled, maybe it would be possible to add support for specifying multiple values for some flags? E.g. `%autosetup -a 1,2,3`.
(Commenting here instead of #546 because while I agree this would be solved by #546, this specific case is the one most RPM packagers will run into when using `%autosetup` as recommended by current packaging guidelines.)
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/462#issuecomment-1025706712
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/462/1025706712 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220131/2682a533/attachment.html>
More information about the Rpm-maint
mailing list