README.Git: Just Whitespace
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Fri, 22 Nov 2024 13:35:16 +0000 (14:35 +0100)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Fri, 22 Nov 2024 13:35:16 +0000 (14:35 +0100)
README.Git

index 4cb1e7492a87166db18c5b285390aecf6f080788..7991912fa25f8047883f6646a370977ea44bb07e 100644 (file)
@@ -109,8 +109,8 @@ Then you can build with the following commands:
     make -f Smake
     cd ../build
     ../pspp/configure --prefix=/Users/USER/mypspp/install \
-                  LDFLAGS=-L/opt/local/lib \
-                 CPPFLAGS=-I/opt/local/include
+      LDFLAGS=-L/opt/local/lib \
+      CPPFLAGS=-I/opt/local/include
     make
     make install
     ../install/bin/psppire (If everything worked, you should see psppire...)