[packages] oops, forgot to package ntpdate.init
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10922 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f1d3fcdf55
commit
e73c03ab3a
@ -122,6 +122,8 @@ endef
|
||||
define Package/ntpdate/install
|
||||
$(INSTALL_DIR) $(1)/usr/sbin/
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/ntpdate/ntpdate $(1)/usr/sbin/
|
||||
$(INSTALL_DIR) $(1)/etc/init.d
|
||||
$(INSTALL_BIN) ./files/ntpdate.init $(1)/etc/init.d/ntpdate
|
||||
endef
|
||||
|
||||
define Package/ntp-utils/install
|
||||
|
Loading…
x
Reference in New Issue
Block a user