Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=863569

--- Comment #18 from František Dvořák <val...@civ.zcu.cz> ---
The file log4c-config is conflicting when installing both 32-bit and 64-bit
version of log4c-devel. I'm adding this to %install section yet:

# munge log4c-config to prevent file conflicts on multilib systems,
# the default paths are not needed in the build flags anyway
sed -r -i \
       -e 's|^libdir=/usr/lib(64)?$|libdir=/usr/lib|' \
       -e 's|-L\$libdir ||' \
       -e 's|-I\$includedir ||' %{buildroot}%{_bindir}/log4c-config

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=YlTVzjQrTA&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to