| Submitter | Luca Ceresoli |
|---|---|
| Date | May 17, 2012, 5:33 p.m. |
| Message ID | <1337276001-26149-17-git-send-email-luca@lucaceresoli.net> |
| Download | mbox | patch |
| Permalink | /patch/159978/ |
| State | Accepted |
| Headers | show |
Comments
Patch
diff --git a/package/iostat/iostat.mk b/package/iostat/iostat.mk index 83eea07..6f2e8aa 100644 --- a/package/iostat/iostat.mk +++ b/package/iostat/iostat.mk @@ -6,6 +6,8 @@ IOSTAT_VERSION = 2.2 IOSTAT_SITE = http://www.linuxinsight.com/files +IOSTAT_LICENSE = GPL +IOSTAT_LICENSE_FILES = LICENSE iostat-source: $(DL_DIR)/$(IOSTAT_SOURCE)
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> --- package/iostat/iostat.mk | 2 ++ 1 file changed, 2 insertions(+)