4 echo 'RSYNC_OPT = -av --exclude="build" --exclude="debian/tmp" --exclude="Packages" --exclude="*Aktuell" --exclude=".*" --exclude="Makefile"' >> debian/rules.pre
6 dpkg -s bison flex pkg-config make build-essential g++ automake libtool >/dev/null
8 if [ ! -d Downloads ]; then
13 if [ -d Open-COBOL-ESQL ]; then
16 git clone https://github.com/opensourcecobol/Open-COBOL-ESQL
19 git checkout v$version