]> git.donarmstrong.com Git - lilypond.git/commitdiff
* mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 11 Jun 2005 13:40:52 +0000 (13:40 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 11 Jun 2005 13:40:52 +0000 (13:40 +0000)
* GNUmakefile.in: remove links for .map, .enc
don't fail if out/ doesn't exist yet.

ChangeLog
mf/GNUmakefile

index 377c05d08f15a6ddb4dcd3ad67aa9f5f7f598ddc..88acce9811dd05cdd4c6fee2cb57027c33e2658c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-06-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
+
        * GNUmakefile.in: remove links for .map, .enc
        don't fail if out/ doesn't exist yet.
 
index 8710f18b42e689e2bd0bab3c8fcb8af3eb6acba9..00076c5f6207b1561e0b880e9f07d5c7367dbdda 100644 (file)
@@ -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!)