mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user