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,6 +1,10 @@
#!/bin/bash
set -e
## Remove the program folder
sudo rm -rf /opt/eclipse-ide-java
sudo rm /usr/bin/eclipse-ide
##DEBHELPER##