[Rpm-maint] [rpm-software-management/rpm] Make %setup defaults smarter (#371)
nim-nim
notifications at github.com
Wed Dec 13 17:34:24 UTC 2017
Right now %setup assumes archives contain a %{name}-%{version} topdir which is pretty stupid.
The probability anyone will create an archive containing a %{name}-%{version} topdir while not named %{name}-%{version} is vanishingly small.
%setup should assume the topdir is named the same as the archive (after removing known extensions), which will work in 90% of the cases, including when the archive is itseld named %{name}-%{version}
--
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/371
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20171213/332b1b6d/attachment.html>
More information about the Rpm-maint
mailing list