Friday, October 26, 2012

rpmbuild error : # *** ERROR: No build ID note found in

If you get this error when executing rpmbuild add this line ...

%global debug_package %{nil}

... to the first line of your spec file.

Thanks to http://mumble.knobgoblin.org.uk/faqs.cgi

No comments:

Post a Comment