[Bug 450408] Review Request: trickle - Portable lightweight userspace bandwidth shaper

bugzilla at redhat.com bugzilla at redhat.com
Sun Jun 15 23:52:18 UTC 2008


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: trickle - Portable lightweight userspace bandwidth shaper


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





------- Additional Comments From wolfy at nobugconsulting.ro  2008-06-15 19:52 EST -------
On my system config.h has (taken from 
/var/lib/mock/fedora-7-x86_64/root/builddir/build/BUILD/trickle-1.07/config.h
after the build):
     #define LIBDIR "/usr/lib/trickle"
even if your sed command is not applied.
(I have no idea why the config.h file is generated with /usr/lib instead of
/usr/local/lib)

Everything works Ok on my system if I replace your sed line with:
     %{__sed} -i -e s@"LIBDIR \"\/usr\/lib\/trickle\""@"LIBDIR
\"%{_libdir}/%{name}\""@ config.h
I've tested on F7/x86_64 and devel/i386&x86_64

-- 
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