mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/boinc: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.m.grzegorek@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
9ea3da06b2
commit
cdfd3fe7ad
@@ -45,7 +45,7 @@ endef
|
||||
BOINC_POST_INSTALL_TARGET_HOOKS += BOINC_REMOVE_UNNEEDED_FILE
|
||||
|
||||
define BOINC_INSTALL_INIT_SYSV
|
||||
$(INSTALL) -D -m 0755 package/boinc/S99boinc-client \
|
||||
$(INSTALL) -D -m 0755 package/boinc/S99boinc-client \
|
||||
$(TARGET_DIR)/etc/init.d/S99boinc-client
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user