mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH oselas] host-system-xz: fix name in "Checking" message
@ 2024-03-12 16:45 Markus Heidelberg
  0 siblings, 0 replies; only message in thread
From: Markus Heidelberg @ 2024-03-12 16:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Markus Heidelberg

Signed-off-by: Markus Heidelberg <m.heidelberg@cab.de>
---
 rules/host-system-xz.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/host-system-xz.make b/rules/host-system-xz.make
index c4f089e..d31f155 100644
--- a/rules/host-system-xz.make
+++ b/rules/host-system-xz.make
@@ -18,7 +18,7 @@ HOST_SYSTEM_XZ_LICENSE	:= ignore
 
 $(STATEDIR)/host-system-xz.prepare:
 	@$(call targetinfo)
-	@echo "Checking for expat ..."
+	@echo "Checking for xz (lzma) ..."
 	@pkg-config liblzma || \
 		ptxd_bailout "xz (lzma) development files not found!" \
 		"Please install liblzma-dev (debian) or xz-devel (fedora)"
-- 
2.34.1




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-12 16:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 16:45 [ptxdist] [PATCH oselas] host-system-xz: fix name in "Checking" message Markus Heidelberg

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