]> git.donarmstrong.com Git - lilypond.git/blob - debian/patches/more_debug_output_during_build
move debug output patch to a quilt patch
[lilypond.git] / debian / patches / more_debug_output_during_build
1 --- lilypond-2.18.0.orig/scripts/build/run-and-check.sh
2 +++ lilypond-2.18.0/scripts/build/run-and-check.sh
3 @@ -7,7 +7,8 @@
4  RetVal=$?  # captures the return value of the command
5  if [ $RetVal -ne 0 ]; then
6         echo
7 -       echo "Please check the logfile" $2 "for errors"
8 +       echo "Please check the logfile" $2 "for errors:"
9 +       cat $2
10         echo
11  fi
12  exit $RetVal
13 --- lilypond-2.18.0.orig/scm/ps-to-png.scm
14 +++ lilypond-2.18.0/scm/ps-to-png.scm
15 @@ -132,6 +132,7 @@
16   ~a\
17   ~a\
18   -dGraphicsAlphaBits=4\
19 + -q\
20   -dTextAlphaBits=4\
21   -dNOPAUSE\
22   -sDEVICE=~a\