]> git.tdb.fi Git - builder.git/blobdiff - Readme.txt
Make Copy generate verbose output and return errors
[builder.git] / Readme.txt
index c0004ad9ad4f866fd350acb8c860a4ab0059a1ab..9579372aa448a964f6a0506721d6342e29b637fd 100644 (file)
@@ -21,7 +21,7 @@ MSP libraries: misc core parser path regex++ getopt++
 Others: sigc++-2.0
 
 Since the MSP libraries are also normally built with Builder, the script will
-need to have their sources available.  By default, it will look at ../libs.
-You can change this by setting the LIBPATH evironment variable for the script.
-If everything goes well, you should have a builder-stage1 binary that you can
-use to build a normal version of Builder.
+need to have their sources available.  By default, it will look at the parent
+directory of builder.  You can change this by setting the LIBPATH evironment
+variable for the script.  If everything goes well, you should have a
+builder-stage1 binary that you can use to build a normal version of Builder.