Revision: 51807
          http://brlcad.svn.sourceforge.net/brlcad/?rev=51807&view=rev
Author:   carlmoore
Date:     2012-08-08 15:03:51 +0000 (Wed, 08 Aug 2012)
Log Message:
-----------
remove trailing blanks/tabs

Modified Paths:
--------------
    brlcad/trunk/doc/README.Linux

Modified: brlcad/trunk/doc/README.Linux
===================================================================
--- brlcad/trunk/doc/README.Linux       2012-08-08 15:02:42 UTC (rev 51806)
+++ brlcad/trunk/doc/README.Linux       2012-08-08 15:03:51 UTC (rev 51807)
@@ -15,10 +15,10 @@
 
 Parallel Builds
 ---------------
-BRL-CAD compilation can take advantage of multiple CPUs.  With 
+BRL-CAD compilation can take advantage of multiple CPUs.  With
 Make based builds, this is done using the "-j" flag - e.g. a
 six core machine will build faster using "make -j6" to utilize
-all cores.  
+all cores.
 
 
 64-bit Compile (on a platform that defaults to 32-bit)
@@ -32,7 +32,7 @@
 cmake ../brlcad -DBRLCAD_WORD_SIZE=64BIT
 
 * Note that in both of the above situations you need both a compiler that
-works in the alternate mode and system libraries of the correct type. 
+works in the alternate mode and system libraries of the correct type.
 
 
 Arch Linux
@@ -66,11 +66,11 @@
   apt-get install xserver-xorg-dev libx11-dev libxi-dev libxext-dev
 
 Other development packages needed to build on Debian-based platforms:
-  
+
   for building the Tcl/Tk libraries:  libfontconfig-dev
-  
+
   for OpenGL: libglu1-mesa-dev
-  
+
 Note there is a supported Debian package generation script in file
 'sh/make_deb.sh' which can function only on a Debian or Ubuntu system.
 It can be used like so:
@@ -78,10 +78,10 @@
   $ cd <BRL-CAD source directory>
 
   # get help for the script:
-  $ ./sh/make_deb.sh 
+  $ ./sh/make_deb.sh
 
   # create a binary package:
-  $ ./sh/make_deb.sh -b 
+  $ ./sh/make_deb.sh -b
 
 You can customize the script's cmake build options by modifying the
 file 'misc/debian/rules'.  Note that the BRL-CAD source directory

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to