8000 GitHub - snap-ci/git-build: Generate a git distribution using fpm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

snap-ci/git-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This repo contains scripts needed to build deb and rpms for various versions of git. 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
$ apt-get install gettext
$ bundle install --path .bundle

How to build one of the packages

$ rake

About

Generate a git distribution using fpm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0