Package Details: jerasure-git 20150108-1

Package Base: jerasure-git
Description: C implementation of Reed-Solomon coding
Upstream URL: https://github.com/tsuraan/Jerasure
Category: science
Licenses: custom
Submitter: None
Maintainer: initrdmk
Last Packager: None
Votes: 0
First Submitted: 2014-10-16 01:44
Last Updated: 2015-02-26 02:44

Dependencies (4)

Required by (0)

Sources

Latest Comments

Anonymous comment

2015-02-26 02:45

@the9ull, fixed, thank you :)

Comment by the9ull

2015-02-22 17:48

Build process is changed, it's necessary substitutes `./autogen.sh` with `autoreconf --force --install`

33c33
< ./autogen.sh
---
> autoreconf --force --install