* Fixed bug in package management

This commit is contained in:
Steven Barth 2008-04-06 19:21:36 +00:00
parent f0f1cf8654
commit 14e26a7ea8

View file

@ -106,6 +106,7 @@ function action_packages()
-- Package info
local info = ffluci.model.ipkg.info(query)
info = info or {}
local pkgs = {}
-- Sort after status and name