]> git.pld-linux.org Git - packages/gegl.git/commitdiff
remove lua patch dropped from spec in d3bbf51
authorJan Palus <atler@pld-linux.org>
Wed, 9 Dec 2020 18:09:14 +0000 (19:09 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 9 Dec 2020 18:09:14 +0000 (19:09 +0100)
gegl-lua.patch [deleted file]

diff --git a/gegl-lua.patch b/gegl-lua.patch
deleted file mode 100644 (file)
index 6d7e201..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN gegl-0.0.16/configure.ac gegl-0.0.16.new/configure.ac
---- gegl-0.0.16/configure.ac   2008-02-27 16:45:53.000000000 +0100
-+++ gegl-0.0.16.new/configure.ac       2008-02-29 20:40:04.000000000 +0100
-@@ -421,7 +421,7 @@
- PKG_CHECK_MODULES(LUA, lua >= $LUA_REQUIRED_VERSION,
-   have_lua="yes",
--  [PKG_CHECK_MODULES(LUA, lua5.1 >= $LUA_REQUIRED_VERSION,
-+  [PKG_CHECK_MODULES(LUA, lua51 >= $LUA_REQUIRED_VERSION,
-      have_lua="yes",
-      have_lua="no  (usable lua not found)")])
- AM_CONDITIONAL(HAVE_LUA, test "x$have_lua" = "xyes")
This page took 0.120486 seconds and 4 git commands to generate.