projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96243ff
)
bash: Add myself as maintainer, add licensing information
author
Marcel Denia
<
[email protected]
>
Thu, 25 Sep 2014 22:44:03 +0000
(
00:44
+0200)
committer
Marcel Denia
<
[email protected]
>
Thu, 25 Sep 2014 22:44:03 +0000
(
00:44
+0200)
Signed-off-by: Marcel Denia <
[email protected]
>
utils/bash/Makefile
patch
|
blob
|
history
diff --git
a/utils/bash/Makefile
b/utils/bash/Makefile
index 86df4b81b09c89a07e3ff511d660c7b9f735e5e1..bd4315ddcabfd3ee12c8786ecfe20cc20615ff8d 100644
(file)
--- a/
utils/bash/Makefile
+++ b/
utils/bash/Makefile
@@
-15,6
+15,11
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/bash
PKG_MD5SUM:=3fb927c7c33022f1c327f14a81c0d4b0
+PKG_LICENSE:=GPL-3.0+
+PKG_LICENSE_FILES:=COPYING
+PKG_MAINTAINER:=Marcel Denia <
[email protected]
>
+
+
include $(INCLUDE_DIR)/package.mk
define Package/bash