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: oyranos - The Oyranos Colour Management System (CMS) https://bugzilla.redhat.com/show_bug.cgi?id=239936 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2008-03-06 12:03 EST ------- Well, almost okay, however (In reply to comment #27) > I have also improved the fix_bash patch to remove libdir value within > oyrano-config,so they might be the same (and same timestramps) for both arches. > rebuild of cinepaint went fine with this. The problem with this is that $libdir is still used in oyranos-config like (on i386, for example) -------------------------------------------------------------------------- 33 if [ -n "$PKG_CONFIG_PATH" ]; then 34 PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$libdir/pkgconfig 35 else 36 PKG_CONFIG_PATH=$libdir/pkgconfig 37 fi (and some other places) --------------------------------------------------------------------------- and removing all these $libdir seems not easy. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review