]> git.donarmstrong.com Git - lilypond.git/blobdiff - cygwin/postinstall-lilypond.sh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / cygwin / postinstall-lilypond.sh
index 257100cf7fe47c07358737573c1c5da5f3a3b110..fbffab2c3eb6c409bbb0cf091fab6df4389cd9c3 100644 (file)
@@ -26,5 +26,4 @@ regtool set '/root/LilyPond/shell/generate/' '&Generate PDF ...'
 regtool add '/root/LilyPond/shell/generate/command'
 regtool set '/root/LilyPond/shell/generate/command/' $ROOT'\bin\bash.exe --login -c '"'"'/usr/bin/lily-wins "%1"'"'"
 
-# FIXME: move to new postinstall-lilypond-doc.sh
-[ -d /usr/share/info/lilypond ] && (cd /usr/share/info/lilypond && ln -sf ../../doc/lilypond/Documentation/user/out-www/*png .)
+(cd /usr/share/info/lilypond && ln -sf ../../doc/lilypond/Documentation/user/out-www/*png .)