projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Cosmetic fix
[openwrt.git]
/
package
/
openntpd
/
Makefile
diff --git
a/package/openntpd/Makefile
b/package/openntpd/Makefile
index
5902da9
..
8af22b2
100644
(file)
--- a/
package/openntpd/Makefile
+++ b/
package/openntpd/Makefile
@@
-46,11
+46,11
@@
$(PKG_BUILD_DIR)/.configured:
--with-builtin-arc4random \
--with-privsep-user=ntp \
);
--with-builtin-arc4random \
--with-privsep-user=ntp \
);
- 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_OPENNTPD):
install -d -m0755 $(IDIR_OPENNTPD)/etc
$(IPKG_OPENNTPD):
install -d -m0755 $(IDIR_OPENNTPD)/etc
This page took
0.024446 seconds
and
4
git commands to generate.