mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
dstat: define license
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
ba26a928ac
commit
db8b9f3c08
@ -7,6 +7,8 @@
|
|||||||
DSTAT_VERSION = 0.7.2
|
DSTAT_VERSION = 0.7.2
|
||||||
DSTAT_SOURCE = dstat-$(DSTAT_VERSION).tar.bz2
|
DSTAT_SOURCE = dstat-$(DSTAT_VERSION).tar.bz2
|
||||||
DSTAT_SITE = http://dag.wieers.com/home-made/dstat
|
DSTAT_SITE = http://dag.wieers.com/home-made/dstat
|
||||||
|
DSTAT_LICENSE = GPLv2
|
||||||
|
DSTAT_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
define DSTAT_INSTALL_TARGET_CMDS
|
define DSTAT_INSTALL_TARGET_CMDS
|
||||||
$(MAKE) -C $(@D) DESTDIR=$(TARGET_DIR) install
|
$(MAKE) -C $(@D) DESTDIR=$(TARGET_DIR) install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user