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 --- utils/ntfs-3g/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/ntfs-3g/Makefile') diff --git a/utils/ntfs-3g/Makefile b/utils/ntfs-3g/Makefile index c1fddff16..3d87b7d0a 100644 --- a/utils/ntfs-3g/Makefile +++ b/utils/ntfs-3g/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://www.tuxera.com/opensource/ PKG_MD5SUM:=f11d563816249d730a00498983485f3a PKG_LICENSE:=GPL-2.0 LGPL-2.0 -PKG_LICENSE_FILE:=COPYING COPYING.LIB +PKG_LICENSE_FILES:=COPYING COPYING.LIB PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -- cgit v1.2.3