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
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to