From: Han-Wen Nienhuys Date: Sat, 11 Jun 2005 13:40:52 +0000 (+0000) Subject: * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url. X-Git-Tag: release/2.5.31~22 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=747727d629f45ec9501edc507749ffbeaf4de873;p=lilypond.git * 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/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!)