From ac7cd4c6e6cd1054edb6d9d329a480a6e011ed04 Mon Sep 17 00:00:00 2001 From: Ian Leonard Date: Mon, 24 Nov 2014 23:42:42 -0800 Subject: misc: correct typo in Makefiles for PKG_LICENSE_FILES Signed-off-by: Ian Leonard --- net/rtorrent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/rtorrent') diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index 482d61267..6336717b0 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -18,7 +18,7 @@ PKG_SOURCE_VERSION:=6a3234eaa79f15857260df31f98711ef24266191 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_LICENSE:=GPL-2.0 -PKG_LICENSE_FILE:=COPYING +PKG_LICENSE_FILES:=COPYING PKG_FIXUP:=autoreconf PKG_BUILD_PARALLEL:=1 -- cgit v1.2.3