]> git.pld-linux.org Git - packages/gegl.git/blame - gegl-without-lua.patch
- zstd todo
[packages/gegl.git] / gegl-without-lua.patch
CommitLineData
ca3bc429
AG
1--- gegl-0.4.14/bin/ui-core.c~ 2019-03-01 13:59:14.000000000 +0100
2+++ gegl-0.4.14/bin/ui-core.c 2019-04-09 10:23:12.245855802 +0200
3@@ -4828,6 +4828,7 @@
4 else
5 {
6
7+#if HAVE_LUA
8 if (g_str_has_suffix (o->path, ".lui"))
9 {
10 int result;
11@@ -4846,6 +4847,7 @@
12 }
13 }
14 }
15+#endif
16
17
18
This page took 0.05968 seconds and 4 git commands to generate.