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:
4613938
)
nut: Makefile: Fix typo in description
author
Daniel F. Dickinson
<redacted>
Mon, 27 Aug 2018 20:34:13 +0000
(16:34 -0400)
committer
Daniel F. Dickinson
<redacted>
Wed, 29 Aug 2018 04:35:05 +0000
(
00:35
-0400)
Cosmetic edit.
Signed-off-by: Daniel F. Dickinson <redacted>
net/nut/Makefile
patch
|
blob
|
history
diff --git
a/net/nut/Makefile
b/net/nut/Makefile
index 69b4f7426b10944526527929b9afb6c15bee403a..44fe0e41c9ca498348fd4e096a3473a3efc7bf87 100644
(file)
--- a/
net/nut/Makefile
+++ b/
net/nut/Makefile
@@
-203,7
+203,7
@@
define Package/nut-upsc/description
$(call Package/nut/description/Default)
upsc is provided as a quick way to poll the status of a UPS server. It
can be used inside shell scripts and other programs that need UPS data
-but do
n
not want to include the full interface.
+but do not want to include the full interface.
endef
define Package/nut-upsc/install
git clone https://git.99rst.org/PROJECT