[Bug 331631] Review Request: mknbi - Utility for creating network bootable images

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 29 02:21:33 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: mknbi - Utility for creating network bootable images


https://bugzilla.redhat.com/show_bug.cgi?id=331631





------- Additional Comments From wtogami at redhat.com  2007-10-28 22:21 EST -------
%install
rm -rf $RPM_BUILD_ROOT
make BUILD_ROOT="$RPM_BUILD_ROOT" PREFIX=%{_prefix} \
        MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1 \
        BINDIR=$RPM_BUILD_ROOT%{_bindir} \
        RPMVERSION="$RPM_PACKAGE_VERSION" INSTALL='install -p' install

You mean like this?

> Why is LD used for linking instead of gcc?

I don't know, but does it really matter?  This was upstream's decision.

-- 
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, or are watching someone who is.




More information about the Fedora-package-review mailing list