]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/GNUmakefile
* mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
[lilypond.git] / mf / GNUmakefile
index 23b792a59bb32c1e95e321cb06bce1aca52ab1a5..ebc4b8660eb7695e519bf5c18bd94fc0a3bf9168 100644 (file)
@@ -103,7 +103,7 @@ get-deb-pfa: $(outdir)/$(debian-package)
 
 redhat-package=lilypond-$(TOPLEVEL_VERSION)-1.i386.rpm
 $(outdir)/$(redhat-package):
-       wget  --passive-ftp -P $(outdir) ftp://ftp.lilypond.org/pub/LilyPond/binaries/RedHat-9/$(redhat-package)
+       wget  --passive-ftp -P $(outdir) http://lilypond.org/download/binaries/RedHat-9/$(redhat-package)
 
 get-rpm-pfa: $(outdir)/$(redhat-package)
        cd $(outdir) ; rm -rf usr/ # (root alert!)