• R/O
  • HTTP
  • SSH
  • HTTPS

packages: Commit

Community maintained packages for ImmortalWrt.


Commit MetaInfo

Revisionecfed433dbc6bbbfc27e0ba9809dee914c8ce09b (tree)
Time2014-08-02 17:07:03
AuthorIan Leonard <antonlacon@gmai...>
CommiterIan Leonard

Log Message

htop: Add PKG_LICENSE_FILES

Signed-off-by: Ian Leonard <antonlacon@gmail.com>

Change Summary

Incremental Difference

--- a/admin/htop/Makefile
+++ b/admin/htop/Makefile
@@ -1,5 +1,5 @@
11 #
2-# Copyright (C) 2007-2012 OpenWrt.org
2+# Copyright (C) 2007-2014 OpenWrt.org
33 #
44 # This is free software, licensed under the GNU General Public License v2.
55 # See /LICENSE for more information.
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://hisham.hm/htop/releases/$(PKG_VERSION)/
1616 PKG_MD5SUM:=e768b9b55c033d9c1dffda72db3a6ac7
1717
1818 PKG_LICENSE:=GPL-2.0
19-PKG_LICENSE_FILES:=
19+PKG_LICENSE_FILES:=COPYING
2020
2121 PKG_FIXUP:=autoreconf
2222 PKG_INSTALL:=1
Show on old repository browser