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:
ad52af9
)
gdisk/sgdisk/cgdisk: capitalized submenu name (disc -> Disc)
3444/head
author
Alberto Bursi
<starshipeleven@outlook.com>
Wed, 2 Nov 2016 09:11:33 +0000
(10:11 +0100)
committer
GitHub
<noreply@github.com>
Wed, 2 Nov 2016 09:11:33 +0000
(10:11 +0100)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
utils/gptfdisk/Makefile
patch
|
blob
|
history
diff --git
a/utils/gptfdisk/Makefile
b/utils/gptfdisk/Makefile
index 900a9dc3889d12ca382bead393c5c8ab5bfee359..3ce5a697348a91ed2b66732d0fa1d3436b35380e 100644
(file)
--- a/
utils/gptfdisk/Makefile
+++ b/
utils/gptfdisk/Makefile
@@
-21,7
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/gptfdisk/default
SECTION:=utils
CATEGORY:=Utilities
- SUBMENU:=
d
isc
+ SUBMENU:=
D
isc
URL:=http://www.rodsbooks.com/gdisk
MAINTAINER:=Daniel Engberg <daniel.engberg.lists@pyret.net>
endef