summaryrefslogtreecommitdiffstats
path: root/rules/openntpd.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/openntpd.make')
-rw-r--r--rules/openntpd.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules/openntpd.make b/rules/openntpd.make
index cba47bc23..53243f32e 100644
--- a/rules/openntpd.make
+++ b/rules/openntpd.make
@@ -60,12 +60,9 @@ $(STATEDIR)/openntpd.targetinstall:
@$(call targetinfo)
@$(call install_init, openntpd)
- @$(call install_fixup, openntpd,PACKAGE,openntpd)
@$(call install_fixup, openntpd,PRIORITY,optional)
- @$(call install_fixup, openntpd,VERSION,$(OPENNTPD_VERSION))
@$(call install_fixup, openntpd,SECTION,base)
@$(call install_fixup, openntpd,AUTHOR,"Carsten Schlote c.schlote@konzeptpark.de>")
- @$(call install_fixup, openntpd,DEPENDS,)
@$(call install_fixup, openntpd,DESCRIPTION,missing)
@$(call install_copy, openntpd, 0, 0, 0755, -, /usr/sbin/ntpd)