Explorar o código

bind: touch post-install stamp file

Peter Korsgaard %!s(int64=16) %!d(string=hai) anos
pai
achega
acdbb39bf5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/bind/bind.mk

+ 1 - 0
package/bind/bind.mk

@@ -36,6 +36,7 @@ ifneq ($(BR2_PACKAGE_BIND_TOOLS),y)
 	rm -rf $(addprefix $(TARGET_DIR)/usr/bin/, $(BIND_TARGET_BINS))
 endif
 	$(INSTALL) -m 0755 -D package/bind/bind.sysvinit $(TARGET_DIR)/etc/init.d/S81named
+	touch $@
 
 $(BIND_TARGET_UNINSTALL):
 	$(call MESSAGE,"Uninstalling")