summaryrefslogtreecommitdiffstats
path: root/package/e2tools
diff options
context:
space:
mode:
authorSimon Dawson <spdawson@gmail.com>2014-06-02 16:55:59 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-06-04 23:14:08 +0200
commit3b8e4fb4aa4f7007396b00f0e37d1e6dcc4e0c1c (patch)
tree477535cca7a6d0f57cb3e2234e5ace976157c68e /package/e2tools
parentf3a12bc334d4673df1c2abf6311f6f85f93d53cd (diff)
downloadbuildroot-3b8e4fb4aa4f7007396b00f0e37d1e6dcc4e0c1c.tar.gz
buildroot-3b8e4fb4aa4f7007396b00f0e37d1e6dcc4e0c1c.zip
replace github with GitHub
The correct capitalisation pattern is "GitHub"; fix manual and makefile commentary. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/e2tools')
-rw-r--r--package/e2tools/e2tools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/e2tools/e2tools.mk b/package/e2tools/e2tools.mk
index 97afcc0746..789519fe8d 100644
--- a/package/e2tools/e2tools.mk
+++ b/package/e2tools/e2tools.mk
@@ -7,7 +7,7 @@
E2TOOLS_VERSION = 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6
E2TOOLS_SITE = $(call github,ndim,e2tools,$(E2TOOLS_VERSION))
-# Source coming from github, no configure included.
+# Source coming from GitHub, no configure included.
E2TOOLS_AUTORECONF = YES
E2TOOLS_LICENSE = GPLv2
E2TOOLS_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud