From a32cb890d1f50fac295807fe6e4dee71b216a129 Mon Sep 17 00:00:00 2001 From: Layla Marchant Date: Thu, 5 Mar 2020 16:52:20 -0500 Subject: [PATCH] Modified the suggestion for run-in-place builds to something simpler. --- README.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 4da018c..9e92319 100644 --- a/README.txt +++ b/README.txt @@ -100,8 +100,7 @@ manually. If you would prefer a "run in place" build, you should instead do the following from the Project: Starfighter base directory: - export SF_RUN_IN_PLACE=1 - ./configure + ./configure SF_RUN_IN_PLACE=1 make mv src/starfighter .