Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 209 Bytes

BUILDING.md

File metadata and controls

11 lines (6 loc) · 209 Bytes

How to build git-deb-pkg Debian Package

First you need to clone the sources:

git clone https://github.com/renard/git-deb-pkg.git

Then simply run:

./git-deb-pkg -U -C -d origin/debian build

Enjoy!