Newer
Older
- autoreconf
- autoconf
- automake
- ./configure
build-sl5:
image: docker.km3net.de/base/sl-full:5
script:
- autoreconf
- autoconf
- automake
- ./configure
- make clean && make