[Bug 550138] Review Request: xcftools - Command-line tools for extracting information from XCF files

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 3 08:29:03 UTC 2010


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 at gmail.com> 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.



More information about the package-review mailing list