From: Han-Wen Nienhuys Date: Tue, 31 Oct 2006 01:16:47 +0000 (+0100) Subject: remove .deb/.rpm downloading. X-Git-Tag: release/2.10.0-2~35^2~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3ff0bd7c2833a9fc671051bd227fb28f8bdf1a44;p=lilypond.git remove .deb/.rpm downloading. --- diff --git a/mf/GNUmakefile b/mf/GNUmakefile index 8a60b49630..54a0ac6efe 100644 --- a/mf/GNUmakefile +++ b/mf/GNUmakefile @@ -140,15 +140,6 @@ default: $(ALL_GEN_FILES) $(outdir)/emmentaler-20.otf tree-regen tree-regen: ${MAKE} -C $(top-build-dir) link-mf-tree -debian-mirror=http://ftp.us.debian.org -debian-package =lilypond_$(TOPLEVEL_VERSION)-1_i386.deb -$(outdir)/$(debian-package): - wget --passive-ftp -P $(outdir) $(debian-mirror)/debian/pool/main/l/lilypond/$(debian-package) - -redhat-package=lilypond-$(TOPLEVEL_VERSION)-1.i386.rpm -$(outdir)/$(redhat-package): - wget --passive-ftp -P $(outdir) http://lilypond.org/download/binaries/Fedora-4/$(redhat-package) - ## ## todo: this also depends on .tfm, FIXME. $(outdir)/%.lisp $(outdir)/%.otf-gtable $(outdir)/%.enc $(outdir)/%.tex $(outdir)/%.dep: $(outdir)/%.log $(outdir)/%.tfm