This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bug in /usr/bin/bug-lilypond-cygwin


Hi

diff -u bug-lilypond-cygwin.orig bug-lilypond-cygwin
--- bug-lilypond-cygwin.orig    2004-08-16 23:21:11.551073600 +0200
+++ bug-lilypond-cygwin 2004-08-16 23:20:40.035756800 +0200
@@ -20,7 +20,7 @@
 EOF
 fi

-docdir=/usr/share/doc/lilypond-2.2.5-1
+docdir=/usr/share/doc/lilypond-2.2.5
 [ ! -d $docdir ] && docdir=/usr/doc/lilypond-2.2.5-1
 [ ! -d $docdir ] && docdir=$(echo /usr/share/doc/lilypond-[.-0-9]*)
 [ ! -d $docdir ] && docdir=$(echo /usr/doc/lilypond-[.-0-9]*)


The lilypond package should also require  _update-info-dir in setup.ini
otherwise the info files didn't get registered.

Ciao
  Volker


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]