From: Jan Nieuwenhuizen Date: Fri, 1 Aug 2003 17:20:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/1.6.12~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bfefbff98260dfa4496153d48463d6d0ca2a3965;p=lilypond.git *** empty log message *** --- diff --git a/GNUmakefile.in b/GNUmakefile.in index 65fe6db103..f5aa0a45c1 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -56,10 +56,10 @@ pfa-fonts: (cd $(builddir)/share/lilypond/fonts && \ tar czvf ../../../$(outbase)/type1.tar.gz type1/*.pfa type1/fonts.* type1/lilypond.* ) -docdir = $(prefix)/share/doc/lilypond-$(TOPLEVEL_VERSION) -install-html-doc: html-doc - $(INSTALL) -d $(docdir)/html - tar -C $(docdir)/html -zxf $(outdir)/web.tar.gz +webdir = $(prefix)/share/doc/lilypond-$(TOPLEVEL_VERSION) +web-install: html-doc + $(INSTALL) -d $(webdir)/html + tar -C $(webdir)/html -zxf $(outdir)/web.tar.gz # KPATHSEA=0: Hack for compiling without kpathsea -- not recommended my_tfm_path = $(TFM_PATH) /tmp /tmp /tmp /tmp /tmp /tmp