New upstream release 4.5.2
This commit is contained in:
parent
06b5c65239
commit
a8089c43f5
29 changed files with 51 additions and 939 deletions
4
eclipse-ide-java_4.5.2/debian/postrm
Normal file
4
eclipse-ide-java_4.5.2/debian/postrm
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
## Remove the program folder
|
||||
sudo rm -rf /opt/eclipse-ide-java
|
Reference in a new issue