diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2013-08-05 22:10:14 +0200 |
|---|---|---|
| committer | Hans de Goede <hdegoede@redhat.com> | 2013-08-05 22:10:14 +0200 |
| commit | 68422ad9707f15425f8622ac0a116dd3781c3d22 (patch) | |
| tree | f577dc61dee384b23bde13c2976aa50737ce7aff /lua-5.1.4-idsize.patch | |
| parent | c7fdd0a771d0c09c6e88251b8cd6ccf3b05e0369 (diff) | |
| download | lua-68422ad9707f15425f8622ac0a116dd3781c3d22.tar.gz lua-68422ad9707f15425f8622ac0a116dd3781c3d22.tar.xz lua-68422ad9707f15425f8622ac0a116dd3781c3d22.zip | |
Drop compat-lua-libs package, as there now is a separate compat-lua
package (including a -devel)
Diffstat (limited to 'lua-5.1.4-idsize.patch')
| -rw-r--r-- | lua-5.1.4-idsize.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lua-5.1.4-idsize.patch b/lua-5.1.4-idsize.patch deleted file mode 100644 index d457b38..0000000 --- a/lua-5.1.4-idsize.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN lua-5.1.4/src/luaconf.h.template.in lua-5.1.4.idsize/src/luaconf.h.template.in ---- lua-5.1.4/src/luaconf.h.template.in 2011-01-28 19:18:03.176584291 +0100 -+++ lua-5.1.4.idsize/src/luaconf.h.template.in 2011-01-28 19:19:26.581213131 +0100 -@@ -216,7 +216,7 @@ - @* of a function in debug information. - ** CHANGE it if you want a different size. - */ --#define LUA_IDSIZE 60 -+#define LUA_IDSIZE 512 - - - /* |
