summaryrefslogtreecommitdiffstats
path: root/rules/weston.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/weston.make')
-rw-r--r--rules/weston.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/weston.make b/rules/weston.make
index 89d10fedf..2bd11b4ef 100644
--- a/rules/weston.make
+++ b/rules/weston.make
@@ -166,7 +166,6 @@ ifdef PTXCONF_WESTON_SYSTEMD
endif
@$(call install_lib, weston, 0, 0, 0644, weston/libexec_weston)
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_WESTON_STARTSCRIPT
@$(call install_alternative, weston, 0, 0, 0755, /etc/init.d/weston-init)
ifneq ($(call remove_quotes,$(PTXCONF_WESTON_BBINIT_LINK)),)
@@ -175,7 +174,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_WESTON_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_WESTON_BBINIT_LINK))
endif
endif
-endif
@$(call install_copy, weston, 0, 0, 0755, -, /usr/libexec/weston-simple-im)
@$(call install_copy, weston, 0, 0, 0755, -, /usr/libexec/weston-desktop-shell)