From 3d484f4d4da616d5db6375b7feb07fb59cb3b987 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 1 Dec 2019 22:31:09 -0500 Subject: [PATCH] cut-and-paste correction --- Cross-compiling | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cross-compiling b/Cross-compiling index 034dfd166..5511813e8 100644 --- a/Cross-compiling +++ b/Cross-compiling @@ -121,7 +121,7 @@ steps to be carried out: themselves. 4. Compile and link the game itself. 5. Package the game and its required files including the output from - previous steps 2b, 2c, 4, 6, 7 and 8 above. + previous steps 2b, 3 and 4 above. Step 4 is now the only impediment to cross-compiling NetHack, and is resolved by executing step 4 using a cross-compiler that runs on the build (host)