]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
* python/gettext.py: Remove. We already require python 2.1, which
[lilypond.git] / GNUmakefile.in
index 1c42d31020676f9b92a0cf5da29257d1e133111b..de2170d2b8b157af4820710f752a8eb0cbaadc10 100644 (file)
@@ -35,8 +35,15 @@ doc:
 
 pfa-fonts:
        $(MAKE) MAKE_PFA_FILES=1 -C mf
+ifeq (0,1)
+       # the font ball; used for 1.8.0
        (cd $(builddir)/share/lilypond/fonts && \
                tar czvf ../../../$(outbase)/type1.tar.gz type1/*.pfa type1/fonts.* type1/lilypond.* )
+else
+       # the new font ball; to be used for for 1.8.1
+       (cd $(builddir)/share/lilypond && \
+               tar czvf ../../$(outbase)/type1-$(TOPLEVEL_VERSION).tar.gz fonts/type1/*.pfa fonts/type1/fonts.* dvips/*.map )
+endif
 
 web-install: 
        -$(INSTALL) -m 755 -d $(webdir)