]> Cypherpunks repositories - bass.git/commitdiff
Typo
authorSergey Matveev <stargrave@stargrave.org>
Sat, 5 Jul 2025 16:12:13 +0000 (19:12 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 5 Jul 2025 16:12:13 +0000 (19:12 +0300)
doc/build/skelbin.texi

index ff88813c9a1568689e535a2006a013ddb6e274d2dd66b2648cebf5d6531989f0..5ccf6d66b993bc5dbd2aac61ae643a4f86e33bd91e3dd8ff2b11cefdb657d909 100644 (file)
@@ -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
 [...]