mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 04:36:33 +00:00
bind: touch post-install stamp file
This commit is contained in:
parent
0ad54b6cf4
commit
acdbb39bf5
@ -36,6 +36,7 @@ ifneq ($(BR2_PACKAGE_BIND_TOOLS),y)
|
|||||||
rm -rf $(addprefix $(TARGET_DIR)/usr/bin/, $(BIND_TARGET_BINS))
|
rm -rf $(addprefix $(TARGET_DIR)/usr/bin/, $(BIND_TARGET_BINS))
|
||||||
endif
|
endif
|
||||||
$(INSTALL) -m 0755 -D package/bind/bind.sysvinit $(TARGET_DIR)/etc/init.d/S81named
|
$(INSTALL) -m 0755 -D package/bind/bind.sysvinit $(TARGET_DIR)/etc/init.d/S81named
|
||||||
|
touch $@
|
||||||
|
|
||||||
$(BIND_TARGET_UNINSTALL):
|
$(BIND_TARGET_UNINSTALL):
|
||||||
$(call MESSAGE,"Uninstalling")
|
$(call MESSAGE,"Uninstalling")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user