[Rpm-maint] [rpm-software-management/rpm] Fix unclear %dev error message (#155)
pavlinamv
notifications at github.com
Tue Feb 14 17:35:49 UTC 2017
Mistakes in %dev as "%dev(c,b,0) /dev/lirc"
will give unclear errors like:
Missing devmajor in %dev b
Make a copy of the all the arguments in brackets to make the error clear:
Missing devmajor in %dev(c,b,0)
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/155
-- Commit Summary --
* Fix unclear %dev error message
-- File Changes --
M build/files.c (8)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/155.patch
https://github.com/rpm-software-management/rpm/pull/155.diff
--
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/pull/155
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170214/1a3c9670/attachment.html>
More information about the Rpm-maint
mailing list