summaryrefslogtreecommitdiff
path: root/package/smack
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/smack
parentf3a12bc334d4673df1c2abf6311f6f85f93d53cd (diff)
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/smack')
-rw-r--r--package/smack/smack.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/smack/smack.mk b/package/smack/smack.mk
index af6e81c92..7e0a362c9 100644
--- a/package/smack/smack.mk
+++ b/package/smack/smack.mk
@@ -11,7 +11,7 @@ SMACK_LICENSE_FILES = COPYING
SMACK_INSTALL_STAGING = YES
SMACK_DEPENDENCIES = host-pkgconf
-# Sources from github, no configure script included.
+# Sources from GitHub, no configure script included.
SMACK_AUTORECONF = YES
$(eval $(autotools-package))