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: wkf - Japanese Kanji code converting filter https://bugzilla.redhat.com/show_bug.cgi?id=414201 ------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx 2007-12-07 01:44 EST ------- (In reply to comment #1) > * mock build went fine for devel but its log showed me > /bin/mv: cannot stat `/var/tmp/wkf-1.3.11-1.fc8-root-kojibuilder/usr/bin/wkf': > No such file or directory > make: [install-prog] Error 1 (ignored) Yes, this comes from the following lines in Makefile.in ------------------------------------------------------- 197 install-prog:: $(PROG) 198 -${MV} -f ${bindir}/${PROG} ${bindir}/${PROG}.old 199 ${INSTALL_PROGRAM} ${PROG} ${bindir} ------------------------------------------------------- It is harmless, however I can remove this if you want. > * why %makeinstall used? Because Makefile.in does not accept recent method like "DESTDIR=" (as shown above)... -- 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