New upstream version
This commit is contained in:
parent
6641ede08d
commit
52180dd103
33 changed files with 271 additions and 220 deletions
eclipse-ide-java_4.5/debian
5
eclipse-ide-java_4.5/debian/preinst
Normal file
5
eclipse-ide-java_4.5/debian/preinst
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
cd /opt/
|
||||
|
||||
## Download Eclipse from the eclipse servers
|
||||
wget http://ftp.ussg.iu.edu/eclipse/technology/epp/downloads/release/mars/R/eclipse-java-mars-R-linux-gtk-x86_64.tar.gz
|
Reference in a new issue