File mlterm-configure.patch of Package mlterm
Index: configure =================================================================== --- configure.orig +++ configure @@ -24694,7 +24694,7 @@ subdirs="$subdirs ${SUBDIRS}" fi -MAKE_DIRS="mlterm xwindow man etc ${MAKE_DIRS}" +MAKE_DIRS="${MAKE_DIRS} mlterm xwindow man etc" OUTPUT_FILES="Makefile mlterm/Makefile xwindow/Makefile man/Makefile etc/Makefile ${OUTPUT_FILES}"