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:
@@ -14,7 +14,7 @@ PKG_RELEASE:=3
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
|
||||
PKG_LICENSE:=LGPLv2 GPLv2
|
||||
PKG_LICENSE_FILE:=COPYING.LIB COPYING
|
||||
PKG_LICENSE_FILES:=COPYING.LIB COPYING
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-bad-$(PKG_VERSION)
|
||||
PKG_SOURCE:=gst-plugins-bad-$(PKG_VERSION).tar.xz
|
||||
|
||||
Reference in New Issue
Block a user