projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba26a92
)
dstat: define license
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 28 Jun 2013 13:41:04 +0000
(10:41 -0300)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 28 Jun 2013 19:27:36 +0000
(21:27 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/dstat/dstat.mk
patch
|
blob
|
history
diff --git
a/package/dstat/dstat.mk
b/package/dstat/dstat.mk
index de0f0a80ecce80c44e2234dceaff80c173fdda5c..e71b0cccd2691bf843acdb4fb0faf17046c516a3 100644
(file)
--- a/
package/dstat/dstat.mk
+++ b/
package/dstat/dstat.mk
@@
-7,6
+7,8
@@
DSTAT_VERSION = 0.7.2
DSTAT_SOURCE = dstat-$(DSTAT_VERSION).tar.bz2
DSTAT_SITE = http://dag.wieers.com/home-made/dstat
+DSTAT_LICENSE = GPLv2
+DSTAT_LICENSE_FILES = COPYING
define DSTAT_INSTALL_TARGET_CMDS
$(MAKE) -C $(@D) DESTDIR=$(TARGET_DIR) install