mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
fan-ctrl: use .c file as license file
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -9,6 +9,7 @@ FAN_CTRL_VERSION = 1.3
|
||||
FAN_CTRL_SOURCE = fan-ctrl.c?revision=$(FAN_CTRL_VERSION)
|
||||
FAN_CTRL_SITE = http://fan-ctrl.cvs.sourceforge.net/viewvc/fan-ctrl/fan-ctrl/
|
||||
FAN_CTRL_LICENSE = GPLv2+
|
||||
FAN_CTRL_LICENSE_FILES = fan-ctrl.c
|
||||
|
||||
define FAN_CTRL_EXTRACT_CMDS
|
||||
cp $(DL_DIR)/$(FAN_CTRL_SOURCE) $(@D)/fan-ctrl.c
|
||||
|
||||
Reference in New Issue
Block a user