i don't know if i should send this here or do lilypond-dev, but i'll send
here first.
it seems that the compilation is hanging while building the documentation,
but i'm not certain. if i would like to try *not* building the
documentation along with the rest of lilypond, would i edit the
debian/rules file? if so, what would i comment out? if my suspcicion is
correct, the relevant section looks like this:
build-doc: build build-doc-stamp
build-doc-stamp:
dh_testdir
# make info
$(MAKE) -C Documentation
# make html
$(MAKE) web
$(MAKE) -C Documentation/user omf
# find . -type d -name 'out-www' | xargs rm -rf
touch build-doc-stamp
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user