[Fedora-packaging] problem in creating rpm "No build ID note found in"
Panu Matilainen
pmatilai at laiskiainen.org
Thu May 5 04:56:50 UTC 2011
On 05/05/2011 07:38 AM, Sunil_Gupta2 at Dell.com wrote:
> Is there any way to force the --buil-id or turn off the find-debuginfo.sh check. I passed the CFLAGS to include the --build-id but no luck and also tried some macros to turn off the script .
Putting this at the top of the spec should let the build finish despite
missing build-id's:
%global _missing_build_ids_terminate_build 0
- Panu -
More information about the packaging
mailing list