fixed lintian warnings and errors

This commit is contained in:
Marcel Kapfer 2017-09-28 12:02:15 +02:00
parent 24b99d59b1
commit 71b243618d
11 changed files with 103 additions and 89 deletions

View file

@ -1,3 +1,7 @@
#!/bin/bash
set -e
#!/bin/bash
cd /opt/
@ -10,5 +14,4 @@ sudo mv /opt/eclipse /opt/eclipse-ide-java
## Remove the tar.gz package
sudo rm /opt/eclipse-java*
## Make /usr/bin usable
sudo mv /usr/bin/eclipse-ide-java.sh /usr/bin/eclipse-ide
##DEBHELPER##