projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ec982d
)
fix typo remaining from [8488]
author
Nicolas Thill
<nico@openwrt.org>
Sat, 25 Aug 2007 19:20:15 +0000
(19:20 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 25 Aug 2007 19:20:15 +0000
(19:20 +0000)
SVN-Revision: 8489
admin/monit/Makefile
patch
|
blob
|
history
diff --git
a/admin/monit/Makefile
b/admin/monit/Makefile
index 9f703fb2a83894ce0553c7753d135bd214435a25..55c541520481875496b0a94fcad71f92e3baaf7c 100644
(file)
--- a/
admin/monit/Makefile
+++ b/
admin/monit/Makefile
@@
-63,7
+63,7
@@
$(STAMP_BUILT)-$(2): $(STAMP_PREPARED)
$(STAMP_BUILT): $(STAMP_BUILT)-$(2)
-define Package/
monit
$(1)/conffiles
+define Package/$(1)/conffiles
/etc/monitrc
endef