CVSROOT: /cvsroot/lilypond
Module name: lilypond
Branch:
Changes by: Han-Wen Nienhuys <[EMAIL PROTECTED]> 05/06/11 13:40:53
Modified files:
. : ChangeLog
mf : GNUmakefile
Log message:
* mf/GNUmakefile ($(outdir)/$(redhat-package)): Fedora-4 url.
* GNUmakefile.in: remove links for .map, .enc
don't fail if out/ doesn't exist yet.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3764&tr2=1.3765&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/mf/GNUmakefile.diff?tr1=1.165&tr2=1.166&r1=text&r2=text
Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3764 lilypond/ChangeLog:1.3765
--- lilypond/ChangeLog:1.3764 Sat Jun 11 13:25:39 2005
+++ lilypond/ChangeLog Sat Jun 11 13:40:52 2005
@@ -1,5 +1,7 @@
2005-06-11 Han-Wen Nienhuys <[EMAIL PROTECTED]>
+ * 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: lilypond/mf/GNUmakefile
diff -u lilypond/mf/GNUmakefile:1.165 lilypond/mf/GNUmakefile:1.166
--- lilypond/mf/GNUmakefile:1.165 Sat May 28 00:47:04 2005
+++ lilypond/mf/GNUmakefile Sat Jun 11 13:40:52 2005
@@ -201,7 +201,7 @@
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!)
_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs