misc: correct typo in Makefiles for PKG_LICENSE_FILES

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard
2014-11-24 23:42:42 -08:00
parent 526cd2f6b5
commit ac7cd4c6e6
66 changed files with 66 additions and 66 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-libav
PKG_MD5SUM:=58c7998a054d8d8ca041fa35738f72b6
PKG_LICENSE:=GPL-2.0 LGPL-2.0
PKG_LICENSE_FILE:=COPYING COPYING.LIB
PKG_LICENSE_FILES:=COPYING COPYING.LIB
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-libav-$(PKG_VERSION)