X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=cygwin%2Fpostinstall-lilypond.sh;h=fbffab2c3eb6c409bbb0cf091fab6df4389cd9c3;hb=9f3572d98bb948c9689cd1f75401a029451fa001;hp=257100cf7fe47c07358737573c1c5da5f3a3b110;hpb=04265f11d1f21416ccebd2dcaa1d903dc781b36e;p=lilypond.git diff --git a/cygwin/postinstall-lilypond.sh b/cygwin/postinstall-lilypond.sh index 257100cf7f..fbffab2c3e 100644 --- a/cygwin/postinstall-lilypond.sh +++ b/cygwin/postinstall-lilypond.sh @@ -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 .)