aboutsummaryrefslogtreecommitdiffstats
path: root/print/lilypond/files/patch-mf:GNUMakefile
blob: b2ce1816fbd9b22404d8b7b93327e42754065c95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- mf/GNUmakefile.orig Tue Mar  9 12:48:01 2004
+++ mf/GNUmakefile  Tue Jun 15 22:01:55 2004
@@ -118,7 +118,8 @@
 
 redhat-package=lilypond-$(TOPLEVEL_VERSION)-1.i386.rpm
 $(outdir)/$(redhat-package):
-   wget  --passive-ftp -P $(outdir) http://lilypond.org/download/binaries/RedHat-9/$(redhat-package)
+   wget  --passive-ftp -P $(outdir) http://www.lilypond.org/ftp/binaries/Fedora-1/$(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!)