Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/boinc: indentation cleanup
@ 2017-12-15 18:54 Jerzy Grzegorek
  2017-12-15 18:54 ` [Buildroot] FW: " Kees van Unen
  2017-12-16 14:48 ` [Buildroot] " Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Jerzy Grzegorek @ 2017-12-15 18:54 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Jerzy Grzegorek <jerzy.m.grzegorek@gmail.com>
---
 package/boinc/boinc.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/boinc/boinc.mk b/package/boinc/boinc.mk
index a04aadf..56959e2 100644
--- a/package/boinc/boinc.mk
+++ b/package/boinc/boinc.mk
@@ -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
 
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-12-16 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-15 18:54 [Buildroot] [PATCH 1/1] package/boinc: indentation cleanup Jerzy Grzegorek
2017-12-15 18:54 ` [Buildroot] FW: " Kees van Unen
2017-12-16 14:48 ` [Buildroot] " Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox