summaryrefslogtreecommitdiff
path: root/packages/lua/lua_5.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/lua/lua_5.0.2.bb')
-rw-r--r--packages/lua/lua_5.0.2.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/lua/lua_5.0.2.bb b/packages/lua/lua_5.0.2.bb
deleted file mode 100644
index 570659af97..0000000000
--- a/packages/lua/lua_5.0.2.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-include lua.inc
-
-DEPENDS += "readline"
-PR = "r3"
-SRC_URI = "http://www.lua.org/ftp/lua-${PV}.tar.gz \
- file://debian.patch;patch=1 \
- file://make.patch;patch=1 \
- file://advanced-readline.patch;patch=1"
-# http://lua-users.org/files/wiki_insecure/power_patches/5.0/advanced-readline.patch;patch=1"
-S = "${WORKDIR}/lua-${PV}"
-FILESPATH = "${FILE_DIRNAME}/lua-${PV}:${FILE_DIRNAME}/lua:${FILE_DIRNAME}/files"
-
-include lua-build.inc
-inherit binconfig