change PKG_AUTORECONF to no

This commit is contained in:
Aidan O'Mahony 2011-11-26 18:23:31 +11:00
parent ba109d9095
commit a9c1d5c1ef

View File

@ -33,4 +33,4 @@ PKG_SHORTDESC="lua: A lightweight, extensible programming language"
PKG_LONGDESC="Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"