[Buildroot] [git commit] package/ktap: drop spurious space

From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-12-02 17:16:18
Subsystem: the rest · Maintainer: Linus Torvalds

commit: https://git.buildroot.net/buildroot/commit/?id=43e36f3acd720a1cfc4250909ff966d5dd647cd3
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Drop spurious space added by commit
3e1e7db3cc677e9d68a7f0ec74406ab986dcc512

Signed-off-by: Fabrice Fontaine <redacted>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/ktap/ktap.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/ktap/ktap.mk b/package/ktap/ktap.mk
index 09daba5c53..eec8b75b7f 100644
--- a/package/ktap/ktap.mk
+++ b/package/ktap/ktap.mk
@@ -20,7 +20,7 @@ define KTAP_BUILD_CMDS
 endef
 
 define KTAP_INSTALL_TARGET_CMDS
-	$(INSTALL) -D -m755 $(@D)/ktap  $(TARGET_DIR)/usr/bin/ktap
+	$(INSTALL) -D -m755 $(@D)/ktap $(TARGET_DIR)/usr/bin/ktap
 endef
 
 KTAP_MODULE_MAKE_OPTS = KVERSION=$(LINUX_VERSION_PROBED)
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help