summaryrefslogtreecommitdiffstats
path: root/rules/thttpd.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/thttpd.make')
-rw-r--r--rules/thttpd.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules/thttpd.make b/rules/thttpd.make
index fdceeab45..f6775b979 100644
--- a/rules/thttpd.make
+++ b/rules/thttpd.make
@@ -62,12 +62,9 @@ $(STATEDIR)/thttpd.targetinstall:
@$(call targetinfo)
@$(call install_init, thttpd)
- @$(call install_fixup, thttpd,PACKAGE,thttpd)
@$(call install_fixup, thttpd,PRIORITY,optional)
- @$(call install_fixup, thttpd,VERSION,$(THTTPD_VERSION))
@$(call install_fixup, thttpd,SECTION,base)
@$(call install_fixup, thttpd,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
- @$(call install_fixup, thttpd,DEPENDS,)
@$(call install_fixup, thttpd,DESCRIPTION,missing)
@$(call install_copy, thttpd, 0, 0, 0755, -, /usr/sbin/thttpd)