aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby/Makefile
diff options
context:
space:
mode:
authorIan Leonard <antonlacon@gmail.com>2014-11-24 23:42:42 -0800
committerIan Leonard <antonlacon@gmail.com>2014-11-24 23:43:37 -0800
commitac7cd4c6e6cd1054edb6d9d329a480a6e011ed04 (patch)
tree39d34c8508d4516752aa2ebc3df7528421dbafe7 /lang/ruby/Makefile
parent526cd2f6b574cf194b7f36f830b73cb506411730 (diff)
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Diffstat (limited to 'lang/ruby/Makefile')
-rw-r--r--lang/ruby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile
index 8dc30d5f6..4a955a85d 100644
--- a/lang/ruby/Makefile
+++ b/lang/ruby/Makefile
@@ -20,7 +20,7 @@ PKG_SOURCE_URL:=http://cache.ruby-lang.org/pub/ruby/$(PKG_LIBVER)/
PKG_MD5SUM:=f4136e781d261e3cc20748005e1740b7
PKG_MAINTAINER:=Luiz Angelo Daros de Luca <luizluca@gmail.com>
PKG_LICENSE:=BSD-2-Clause
-PKG_LICENSE_FILE:=COPYING
+PKG_LICENSE_FILES:=COPYING
PKG_BUILD_DEPENDS:=ruby/host
PKG_INSTALL:=1