diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-06-25 06:05:28 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-06-25 06:05:28 +0000 |
commit | 918067bf2f13ead2636c38908839fc982827755f (patch) | |
tree | f6ba355bf3aa4666735e8731a7a700edb6392fa0 /print/lilypond-devel/files/patch-configure | |
parent | multimedia/emby-server: Update to 4.4.3.0 (diff) |
print/lilypond-devel: update to 2.21.2
ChangeLog:
https://lilypond.org/news.html#LilyPond-2_002e10_002e2-released-June-21_002c-2020
PR: 247508
Submitted by: m.ne@gmx.net (maintainer)
Diffstat (limited to 'print/lilypond-devel/files/patch-configure')
-rw-r--r-- | print/lilypond-devel/files/patch-configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lilypond-devel/files/patch-configure b/print/lilypond-devel/files/patch-configure index 8ada49e865ff..6babfb033ba3 100644 --- a/print/lilypond-devel/files/patch-configure +++ b/print/lilypond-devel/files/patch-configure @@ -76,7 +76,7 @@ fi @@ -11579,21 +11518,7 @@ $as_echo "$ver" >&6; } - eval "$DOCUMENTATION_REQUIRED"=\"`eval echo \"'$'$DOCUMENTATION_REQUIRED\" \""$r >= 1.82 (installed: $ver)"\"`\" + eval "$TEXI2HTML_REQUIRED"=\"`eval echo \"'$'$TEXI2HTML_REQUIRED\" \""$r >= 1.82 (installed: $ver)"\"`\" fi - if test -n "1.82"; then @@ -90,7 +90,7 @@ -` - if test "$num" -gt "$max"; then -- eval "$DOCUMENTATION_REQUIRED"=\"`eval echo \"'$'$DOCUMENTATION_REQUIRED\" \""$r <= 1.82 (installed: $ver)"\"`\" +- eval "$TEXI2HTML_REQUIRED"=\"`eval echo \"'$'$TEXI2HTML_REQUIRED\" \""$r <= 1.82 (installed: $ver)"\"`\" - - fi - fi |