Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 661 Bytes

File metadata and controls

23 lines (16 loc) · 661 Bytes

Build Status

This repo contains scripts needed to build deb and rpms for various versions of sun java. To report an issue, please contact the Snap.ci support team.

CentOS/RHEL

$ yum install -y rpm-build rpmdevtools readline-devel ncurses-devel gdbm-devel tcl-devel openssl-devel db4-devel byacc
$ bundle install --path .bundle

Ubuntu

$ apt-get install build-essentials dpkg-dev
$ bundle install --path .bundle

How to build one of the packages

$ rake