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=634039 --- Comment #7 from Daiki Ueno <[email protected]> 2010-11-19 00:58:23 EST --- Thank you, it now seems to work, except for trifling error messages when installing xorg-x11-fonts-misc: sed: -e expression #1, char 0: no previous regular expression sed: can't read large/encodings.dir: No such file or directory Perhaps the following lines in xorg-x11-fonts-update-dirs: sed -i "s...@$rpm_build_root@@" encodings.dir sed -i "s...@$rpm_build_root@@" large/encodings.dir should be: sed -i "s...@\$rpm_build_root@@" encodings.dir ? -- 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. _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
