Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=550138 --- Comment #4 from Nicoleau Fabien <nicoleau.fabien@xxxxxxxxx> 2010-02-03 03:29:00 EST --- Hi, thank you for the review. Makefile.in containes these two lines : case $$p in xcfview) strip= ;; *) strip=-s ;; esac ; \ $(INSTALL_PROGRAM) $$strip $$p \ If I remove the sed line in my spec file, the binary is stripped before install, and the result is an empty debuginfo package. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review