git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
ad52af9
)
hdparm: capitalized submenu name (disc -> Disc)
author
Alberto Bursi
<redacted>
Wed, 2 Nov 2016 09:02:34 +0000
(10:02 +0100)
committer
GitHub
<redacted>
Wed, 2 Nov 2016 09:02:34 +0000
(10:02 +0100)
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <redacted>
utils/hdparm/Makefile
patch
|
blob
|
history
diff --git
a/utils/hdparm/Makefile
b/utils/hdparm/Makefile
index fabc4643990ee3dabfa1efbf3501c7b177a52e09..9de3da9ac03b3434d250734455d5126c5a720252 100644
(file)
--- a/
utils/hdparm/Makefile
+++ b/
utils/hdparm/Makefile
@@
-25,7
+25,7
@@
TARGET_CFLAGS+=-D_GNU_SOURCE
define Package/hdparm
SECTION:=utils
CATEGORY:=Utilities
- SUBMENU:=
d
isc
+ SUBMENU:=
D
isc
TITLE:=Hard disk drive configuration utilitity
URL:=http://sourceforge.net/projects/hdparm/
endef
git clone https://git.99rst.org/PROJECT