summaryrefslogtreecommitdiff
path: root/print/lilypond/files/patch-lily_include_includable-lexer.hh
diff options
context:
space:
mode:
authorMartin Neubauer <m.ne@gmx.net>2023-05-26 12:16:31 +0200
committerRobert Clausecker <fuz@FreeBSD.org>2023-05-30 01:24:05 +0200
commit41234ceb6e1fa23aa50b5b680bf1e9d7333c8bcb (patch)
tree66efacb6f7ac55c6bf442d7601fd9c8f2b84029a /print/lilypond/files/patch-lily_include_includable-lexer.hh
parentx11-themes/qogir-gtk-themes: update to 2023.05.24 (diff)
print/lilypond: update to 2.24.1
Changelog: http://lilypond.org/news.html#LilyPond-2_002e24_002e1-released_0021-February-12_002c-2023 PR: 271637
Diffstat (limited to 'print/lilypond/files/patch-lily_include_includable-lexer.hh')
-rw-r--r--print/lilypond/files/patch-lily_include_includable-lexer.hh11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/lilypond/files/patch-lily_include_includable-lexer.hh b/print/lilypond/files/patch-lily_include_includable-lexer.hh
new file mode 100644
index 000000000000..eb443276028a
--- /dev/null
+++ b/print/lilypond/files/patch-lily_include_includable-lexer.hh
@@ -0,0 +1,11 @@
+--- lily/include/includable-lexer.hh.orig 2023-02-10 17:44:03 UTC
++++ lily/include/includable-lexer.hh
+@@ -21,7 +21,7 @@
+ #define INCLUDABLE_LEXER_HH
+
+ #ifndef LEXER_CC
+-#include <FlexLexer.h>
++#include "/usr/include/FlexLexer.h"
+ #endif
+
+ #include "std-string.hh"