From 8ccb29911570c5fba12b201aafc9b3591373739230beca53d9022a47708cf35e Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 5 Jul 2025 19:12:13 +0300 Subject: [PATCH] Typo --- doc/build/skelbin.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/skelbin.texi b/doc/build/skelbin.texi index ff88813..5ccf6d6 100644 --- a/doc/build/skelbin.texi +++ b/doc/build/skelbin.texi @@ -30,7 +30,7 @@ subdirectory that way: @example /tmp/tmp.whatever/local/bin/gmake -> /tmp/skelbins/gmake-4.4-$hsh1/bin/gmake -/tmp/tmp.whatever/local/bin/perl5 -> /tmp/skelbins/perl5-$hsh0/bin/gmake +/tmp/tmp.whatever/local/bin/perl5 -> /tmp/skelbins/perl5-$hsh0/bin/perl5 /tmp/tmp.whatever/local/lib/site_perl -> /tmp/skelbins/perl5-$hsh0/lib/site_perl /tmp/tmp.whatever/local/share/info -> /tmp/skelbins/gmake-4.4-$hsh1/share/info [...] -- 2.50.0