[packages/gegl] remove lua patch dropped from spec in d3bbf51
atler
atler at pld-linux.org
Wed Dec 9 19:10:12 CET 2020
commit 8225966c4fac90431734d7f0dcb49ba6139e4cc0
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Dec 9 19:09:14 2020 +0100
remove lua patch dropped from spec in d3bbf51
gegl-lua.patch | 12 ------------
1 file changed, 12 deletions(-)
---
diff --git a/gegl-lua.patch b/gegl-lua.patch
deleted file mode 100644
index 6d7e201..0000000
--- a/gegl-lua.patch
+++ /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")
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gegl.git/commitdiff/8225966c4fac90431734d7f0dcb49ba6139e4cc0
More information about the pld-cvs-commit
mailing list