diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2015-02-03 15:22:11 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-02-03 15:30:24 +0000 |
| commit | c67f89ba45728eb5684e36f8c35fea128b44a34d (patch) | |
| tree | 29c1438b95ed09d87034ae95d3536530c12e17a2 /main/highlight/lua5.1-compat.patch | |
| parent | 733ad24a2a2576db461ca8d4a232bcfeae946bde (diff) | |
| download | aports-c67f89ba45728eb5684e36f8c35fea128b44a34d.tar.bz2 aports-c67f89ba45728eb5684e36f8c35fea128b44a34d.tar.xz | |
main/highlight: upgrade to 3.21
Diffstat (limited to 'main/highlight/lua5.1-compat.patch')
| -rw-r--r-- | main/highlight/lua5.1-compat.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/main/highlight/lua5.1-compat.patch b/main/highlight/lua5.1-compat.patch deleted file mode 100644 index 8fe59e9fb2..0000000000 --- a/main/highlight/lua5.1-compat.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/makefile -+++ b/src/makefile -@@ -38,7 +38,7 @@ - # - remove -DUSE_LUA52 - # - use lua5.1 in the pkg-config calls - --LUA_CFLAGS=$(shell pkg-config --cflags lua) -DUSE_LUA52 -+LUA_CFLAGS=$(shell pkg-config --cflags lua) - - # default lua lib - LUA_LIBS=$(shell pkg-config --libs lua) |
