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:
dbfaf0d
)
stoken: move to Encryption submenu
3394/head
author
Alberto Bursi
<starshipeleven@outlook.com>
Sun, 23 Oct 2016 22:15:27 +0000
(
00:15
+0200)
committer
GitHub
<noreply@github.com>
Sun, 23 Oct 2016 22:15:27 +0000
(
00:15
+0200)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
utils/stoken/Makefile
patch
|
blob
|
history
diff --git
a/utils/stoken/Makefile
b/utils/stoken/Makefile
index fb5464d54e8018e4ffec782eff9560e1607304ce..1dc828c10f3c0c59d899d017357afec1ee406436 100644
(file)
--- a/
utils/stoken/Makefile
+++ b/
utils/stoken/Makefile
@@
-38,6
+38,7
@@
define Package/stoken
$(call Package/stoken/Default)
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Encryption
DEPENDS:=+libstoken
MENU:=1
endef