All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] package/jailhouse: small typo error when installing helper scripts
@ 2024-09-30 13:42 Raimundo Sagarzazu
  2024-10-26  9:59 ` Julien Olivain
  0 siblings, 1 reply; 3+ messages in thread
From: Raimundo Sagarzazu @ 2024-09-30 13:42 UTC (permalink / raw)
  To: buildroot@buildroot.org


[-- Attachment #1.1: Type: text/plain, Size: 659 bytes --]

---

diff -rup a/package/jailhouse/jailhouse.mk b/package/jailhouse/jailhouse.mk
--- a/package/jailhouse/jailhouse.mk      2024-09-27 17:07:13.325673376 +0200
+++ b/package/jailhouse/jailhouse.mk      2024-09-30 09:03:36.998350790 +0200
@@ -63,7 +63,7 @@ define JAILHOUSE_INSTALL_HELPER_SCRIPTS
      $(HOST_DIR)/bin/python setup.py \
            install --no-compile \
            $(PKG_PYTHON_SETUPTOOLS_INSTALL_OPTS) \
-           --root=$(TARGET_DIR))
+           --root=$(TARGET_DIR)
 endef
 endif


---

  Rai.


[-- Attachment #1.2: Type: text/html, Size: 3686 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-11-11 10:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30 13:42 [Buildroot] package/jailhouse: small typo error when installing helper scripts Raimundo Sagarzazu
2024-10-26  9:59 ` Julien Olivain
2024-11-11 10:11   ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.