From 9c3f23beee87cebc522b85173551527fc11c0d50 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 25 Dec 2022 20:29:58 -0800 Subject: maint: expand tabs in previous patch --- README-hacking | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README-hacking b/README-hacking index 5914a61..ef2f366 100644 --- a/README-hacking +++ b/README-hacking @@ -65,11 +65,11 @@ should output no difference. If you have already bootstrapped, you can redo it in two phases: - $ # 1. Fetch auxiliary files from the network. - $ ./autopull.sh + $ # 1. Fetch auxiliary files from the network. + $ ./autopull.sh $ - $ # 2. Generate files locally. - $ ./autogen.sh + $ # 2. Generate files locally. + $ ./autogen.sh Separating the phases can be useful for reproducible builds, and for appling local modifications between the two phases. -- cgit v1.2.1