summaryrefslogtreecommitdiffstats
path: root/rules/proftpd.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/proftpd.make')
-rw-r--r--rules/proftpd.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/proftpd.make b/rules/proftpd.make
index 538acb0ad..8cc9893d1 100644
--- a/rules/proftpd.make
+++ b/rules/proftpd.make
@@ -87,7 +87,6 @@ $(STATEDIR)/proftpd.targetinstall:
# #
# # busybox init
# #
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_PROFTPD_STARTSCRIPT
@$(call install_alternative, proftpd, 0, 0, 0755, /etc/init.d/proftpd)
@@ -97,7 +96,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_PROFTPD_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_PROFTPD_BBINIT_LINK))
endif
endif
-endif
@$(call install_finish, proftpd)