diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2001-03-05 JP Rosevear <jpr@ximian.com> + + * README: Update pilot instructions + 2001-03-05 Christopher James Lahey <clahey@ximian.com> * configure.in: Check for gal 0.5.99.4. @@ -147,7 +147,7 @@ please back up your pilot) you will also need to do the following: 1) pilot-link cvs -d :pserver:anonymous@cvs.gnu-designs.com:/cvs/openpalm login The password is just <ENTER>. -cvs -d :pserver:anonymous@cvs.gnu-designs.com:/cvs/openpalm co pilot-link +cvs -d :pserver:anonymous@cvs.gnu-designs.com:/cvs/pilot-link co pilot-link ./configure --prefix=<pilot-link-prefix> --with-perl=no --with-java=no --with-tcl=no --with-python=no make |