]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/out/lilypond.spec
release: 1.0.9
[lilypond.git] / make / out / lilypond.spec
index 946cac7b9d99ff6b72e8a3c0185dcfa4ba646384..0f0869fbaaa10d47ead78e35cf75abdcbe88e404 100644 (file)
@@ -1,9 +1,9 @@
 Name: lilypond
-Version: 1.0.8
+Version: 1.0.9
 Release: 1
 Copyright: GPL
 Group: Applications/Publishing
-Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-1.0.8.tar.gz
+Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-1.0.9.tar.gz
 Summary: A program for printing sheet music.
 URL: http://www.cs.uu.nl/~hanwen/lilypond
 Packager: Han-Wen Nienhuys <hanwen@cs.uu.nl>
@@ -25,7 +25,7 @@ a nice font of musical symbols.
 %build
 ./configure --disable-checking --disable-debugging --enable-printing --prefix=/usr --enable-optimise --enable-shared --enable-tex-dir='${prefix}/lib/texmf/texmf/tex/generic' --enable-mf-dir='${prefix}/lib/texmf/texmf/fonts/source/'
 make all
-make -C Documentation texinfo || true
+make -C Documentation info || true
 make htmldoc
 
 %install