From 3ff0bd7c2833a9fc671051bd227fb28f8bdf1a44 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 31 Oct 2006 02:16:47 +0100 Subject: [PATCH] remove .deb/.rpm downloading. --- mf/GNUmakefile | 9 --------- 1 file changed, 9 deletions(-) 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 -- 2.39.5