projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ad54b6
)
bind: touch post-install stamp file
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 5 Mar 2009 21:38:30 +0000
(21:38 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 5 Mar 2009 21:38:30 +0000
(21:38 -0000)
package/bind/bind.mk
patch
|
blob
|
history
diff --git
a/package/bind/bind.mk
b/package/bind/bind.mk
index aa0ce3e4fbf6803f0194dd9b4fa0628957db71f2..c0f570bd6f12e6f8cd40bc2f06c6b9d39a684d4c 100644
(file)
--- a/
package/bind/bind.mk
+++ b/
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")