~gryle-devel/gryle/trunk-deleted

« back to all changes in this revision

Viewing changes to cruft/download_eclipse

  • Committer: Chris Lamb
  • Date: 2007-01-13 22:35:50 UTC
  • mfrom: (10 gryle)
  • mto: (1.2.13 gryle)
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: csueaj@viglab-29-20070113223550-0ab2bgfsn4w56r8u
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
cd /var/tmp
 
4
 
 
5
# Download
 
6
wget http://bong.uwcs.co.uk/eclipse/eclipse-SDK-3.2.1-linux-gtk.tar.gz
 
7
 
 
8
tar xzf eclipse-SDK-3.2.1-linux-gtk.tar.gz
 
9
 
 
10
# TODO: Subclipse