Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 376 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 376 Bytes

Debian desir packaging

desir [1] is an alternative redis library w/o some of the funny thread related code.

How to build

Add upstream: git remotes:

git remote add upstream ../desir
git remote update

Build (unsigned in this case)

git-buildpackage --git-export-dir=../build/ --git-builder="debuild -uc -us -i -I"

[1] https://github.com/aallamaa/desir