From dea2aed0b509734ec4e1cd163ac2a4f013000da2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 11 Jun 2010 16:03:50 -0400 Subject: Untabified all source files --- README.textile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.textile') diff --git a/README.textile b/README.textile index 2a730746..2d36c20a 100644 --- a/README.textile +++ b/README.textile @@ -105,10 +105,10 @@ If you're going to be build on Ubuntu, @sudo apt-get install ...@ the following packages (current as of Ubuntu Hardy):
-sudo apt-get install build-essential libtool autoconf automake	   \
+sudo apt-get install build-essential libtool autoconf automake     \
      zlib1g-dev libbz2-dev python-dev bjam cvs gettext libgmp3-dev \
-     libmpfr-dev libboost1.35-dev libboost-regex1.35-dev	   \
-     libboost-date-time1.35-dev libboost-filesystem1.35-dev	   \
+     libmpfr-dev libboost1.35-dev libboost-regex1.35-dev           \
+     libboost-date-time1.35-dev libboost-filesystem1.35-dev        \
      libboost-python1.35-dev texinfo lcov sloccount
 
-- cgit v1.2.3