summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/openntpd.make12
1 files changed, 1 insertions, 11 deletions
diff --git a/rules/openntpd.make b/rules/openntpd.make
index 71c486f3e..1ce2d8524 100644
--- a/rules/openntpd.make
+++ b/rules/openntpd.make
@@ -54,16 +54,6 @@ OPENNTPD_AUTOCONF += --without-builtin-arc4random
endif
# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/openntpd.install:
- @$(call targetinfo)
- # FIXME: does not work because of install -s
- # @$(call install, OPENNTPD)
- @$(call touch)
-
-# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------
@@ -79,7 +69,7 @@ $(STATEDIR)/openntpd.targetinstall:
@$(call install_fixup, openntpd,DEPENDS,)
@$(call install_fixup, openntpd,DESCRIPTION,missing)
- @$(call install_copy, openntpd, 0, 0, 0755, $(OPENNTPD_DIR)/ntpd, /usr/sbin/ntpd)
+ @$(call install_copy, openntpd, 0, 0, 0755, -, /usr/sbin/ntpd)
#
# config