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=730764 Dan Horák <dan@xxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dan@xxxxxxxx --- Comment #2 from Dan Horák <dan@xxxxxxxx> 2011-08-16 12:10:41 EDT --- I think better option to fix the libdir issue is to use sed which will fix it easily for all 64bit arches like s390x, ppc64, sparc64 and not only for x86_64 You could use sed -i.orig -e 's|$(prefix)/lib|$(prefix)/%{_lib}/|g' build/GNUmakefile instead of the %ifarch-ed %patch Another note - you should drop the gcc-c++ from BRs, it's always part of the buildroot, see http://fedoraproject.org/wiki/Packaging:Guidelines#Exceptions_2 -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review