From 747727d629f45ec9501edc507749ffbeaf4de873 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sat, 11 Jun 2005 13:40:52 +0000 Subject: [PATCH] * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url. * GNUmakefile.in: remove links for .map, .enc don't fail if out/ doesn't exist yet. --- ChangeLog | 2 ++ mf/GNUmakefile | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 377c05d08f..88acce9811 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-06-11 Han-Wen Nienhuys + * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url. + * GNUmakefile.in: remove links for .map, .enc don't fail if out/ doesn't exist yet. diff --git a/mf/GNUmakefile b/mf/GNUmakefile index 8710f18b42..00076c5f62 100644 --- a/mf/GNUmakefile +++ b/mf/GNUmakefile @@ -201,7 +201,7 @@ get-deb-pfa: $(outdir)/$(debian-package) redhat-package=lilypond-$(TOPLEVEL_VERSION)-1.i386.rpm $(outdir)/$(redhat-package): - wget --passive-ftp -P $(outdir) http://lilypond.org/download/binaries/Fedora-3/$(redhat-package) + wget --passive-ftp -P $(outdir) http://lilypond.org/download/binaries/Fedora-4/$(redhat-package) get-rpm-pfa: $(outdir)/$(redhat-package) cd $(outdir) ; rm -rf usr/ # (root alert!) -- 2.39.5