From ecfed433dbc6bbbfc27e0ba9809dee914c8ce09b Mon Sep 17 00:00:00 2001 From: Ian Leonard Date: Sat, 2 Aug 2014 01:07:03 -0700 Subject: [PATCH] htop: Add PKG_LICENSE_FILES Signed-off-by: Ian Leonard --- admin/htop/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/htop/Makefile b/admin/htop/Makefile index a27ce03c6..7cb47067a 100644 --- a/admin/htop/Makefile +++ b/admin/htop/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2012 OpenWrt.org +# Copyright (C) 2007-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://hisham.hm/htop/releases/$(PKG_VERSION)/ PKG_MD5SUM:=e768b9b55c033d9c1dffda72db3a6ac7 PKG_LICENSE:=GPL-2.0 -PKG_LICENSE_FILES:= +PKG_LICENSE_FILES:=COPYING PKG_FIXUP:=autoreconf PKG_INSTALL:=1