[Bug 226053] Merge Review: libusb

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 6 10:44:28 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: Merge Review: libusb


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





------- Additional Comments From rc040203 at freenet.de  2007-02-06 05:44 EST -------
You are still using this auto* hacks - why?

You should be able to condense all this into:

%build
%configure --disable-static
make

%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=${RPM_BUILD_ROOT} install
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list