projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add fix from whiterussian
[openwrt.git]
/
openwrt
/
package
/
monit
/
Makefile
diff --git
a/openwrt/package/monit/Makefile
b/openwrt/package/monit/Makefile
index
269c9b8
..
bbb7c86
100644
(file)
--- a/
openwrt/package/monit/Makefile
+++ b/
openwrt/package/monit/Makefile
@@
-43,11
+43,11
@@
$(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared
$(DISABLE_NLS) \
--without-ssl \
);
$(DISABLE_NLS) \
--without-ssl \
);
- touch $
(PKG_BUILD_DIR)/.configured
+ touch $
@
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR)
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR)
- touch $
(PKG_BUILD_DIR)/.built
+ touch $
@
$(IPKG_MONIT):
install -d -m0755 $(IDIR_MONIT)/etc
$(IPKG_MONIT):
install -d -m0755 $(IDIR_MONIT)/etc
This page took
0.023697 seconds
and
4
git commands to generate.