summaryrefslogblamecommitdiffstats
path: root/audio-libs/lilypond/BUILD
blob: bd24e6d22a438e756146cfcd95a417c1e8a19f2a (plain) (tree)
1
2
3
4
5
6
7
8
                                                                        




                                                              

                                       
sed -i '7326 s,num=`,ver='$(installed_version guile1)'\n&,' configure &&
if [[ $LILYPOND_BRANCH == "stable" ]]; then
  OPTS="$OPTS --with-ncsb-dir=/usr/share/ghostscript/fonts"
else
  OPTS+=" --with-texgyre-dir=$TRACK_ROOT/usr/share/fonts/TTF/"
fi &&
OPTS="$OPTS --disable-documentation" &&
default_build