From: Jan Nieuwenhuizen Date: Sun, 13 Jun 2004 23:15:42 +0000 (+0000) Subject: Remove script again; re-add modules fix X-Git-Tag: release/2.2.3~1^2~45 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e081e740a648f553853d45d3e807ce790011fd82;p=lilypond.git Remove script again; re-add modules fix (CVS conflict resolve?) --- diff --git a/scm/output-gnome.scm b/scm/output-gnome.scm index e60a4e1329..acf5bfc255 100644 --- a/scm/output-gnome.scm +++ b/scm/output-gnome.scm @@ -24,15 +24,12 @@ ;;; ;;; * Use latin1 encoding for gnome backend, do ;;; -;;; make -C mf conf=g16 clean -;;; make -C mf conf=g16 ENCODING_FILE=$(kpsewhich cork.enc) -;;; (cd mf/out && mkfontdir)i -;;; xset +fp $(pwd)/mf/out " - make -C mf clean - make -C mf ENCODING_FILE=$(kpsewhich cork.enc) - (cd mf/out && mkfontdir) - xset +fp $(pwd)/mf/out + ./configure --prefix=$(pwd) --enable-config=g16 + make -C mf conf=g16 clean + make -C mf conf=g16 ENCODING_FILE=$(kpsewhich cork.enc) + (cd mf-g16/out && mkfontdir) + xset +fp $(pwd)/mf-g16/out " ;;; ;;; * Setup environment