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@xxxxxxxxxxxxxxxxxx 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review