[gtk+] Minor formatting tweak



commit c7d41ac54f5aff5e7dec95132308ff791c279151
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Feb 10 14:37:31 2011 -0500

    Minor formatting tweak

 INSTALL.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/INSTALL.in b/INSTALL.in
index 94d0394..4b59bce 100644
--- a/INSTALL.in
+++ b/INSTALL.in
@@ -15,11 +15,11 @@ Simple install procedure
 ========================
 
   % gzip -cd gtk+- GTK_VERSION@.tar.gz | tar xvf - # unpack the sources
-  % cd gtk+- GTK_VERSION@			   # change to the toplevel directory
-  % ./configure				   # run the `configure' script
-  % make				   # build GTK+
+  % cd gtk+- GTK_VERSION@                          # change to the toplevel directory
+  % ./configure                                    # run the `configure' script
+  % make                                           # build GTK+
   [ Become root if necessary ]
-  % make install			   # install GTK+
+  % make install                                   # install GTK+
 
 The Details
 ===========



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]