1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00

Add bootstrapping info

This commit is contained in:
Martin Oberhuber 2006-09-29 22:42:15 +00:00
parent d94dace5b6
commit 7bfe75d0e3

View file

@ -6,6 +6,13 @@
#
# This must be run in $HOME/ws in order for the mkTestUpdateSite.sh
# script to find the published packages
#
# Bootstrapping: Get this script by
# wget -O setup.sh "http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.tm.rse/releng/org.eclipse.rse.build/setup.sh?rev=HEAD&cvsroot=DSDP_Project&content-type=text/plain"
# sh setup.sh
# ./doit_ibuild.sh
# cd testUpdates/bin
# mkTestUpdates.sh
curdir=`pwd`