summaryrefslogtreecommitdiffstats
path: root/rules/thttpd.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/thttpd.make')
-rw-r--r--rules/thttpd.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/thttpd.make b/rules/thttpd.make
index 58fd16d77..05408bb48 100644
--- a/rules/thttpd.make
+++ b/rules/thttpd.make
@@ -59,7 +59,6 @@ $(STATEDIR)/thttpd.targetinstall:
@$(call install_copy, thttpd, 0, 0, 0755, -, /usr/sbin/thttpd)
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_THTTPD_STARTSCRIPT
@$(call install_alternative, thttpd, 0, 0, 0755, /etc/init.d/thttpd, n)
@@ -69,7 +68,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_THTTPD_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_THTTPD_BBINIT_LINK))
endif
endif
-endif
ifdef PTXCONF_THTTPD__GENERIC_SITE
@$(call install_copy, thttpd, 12, 102, 0755, /var/www)