Hi All,

When I build from SVN, the pingus exe appears inside the "build"
directory, not in the top-level directory as specified in INSTALL.unix.

This patch changes the documentation to say the exe will be built inside
build.  It is possible that the right fix is to change the build files
so that that exe is built in the top-level directory.  What do you think?

Thanks,

Andy

Index: INSTALL.unix
===================================================================
--- INSTALL.unix	(revision 4102)
+++ INSTALL.unix	(working copy)
@@ -74,7 +78,7 @@
 Once the compilation is successful you can run Pingus directly from
 the top level directory of the source tree via:
 
- % ./pingus
+ % ./build/pingus
 
 There is no need to install Pingus.
 

_______________________________________________
Pingus-Devel mailing list
Pingus-Devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pingus-devel

Reply via email to