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,5 +1,10 @@
#!/bin/bash
set -e
cd /opt/
## Download Eclipse from the eclipse servers
wget http://artfiles.org/eclipse.org//technology/epp/downloads/release/oxygen/R/eclipse-java-oxygen-R-linux-gtk-x86_64.tar.gz
##DEBHELPER##