Hash :
84c46981
Author :
Date :
2013-10-11T00:06:08
Fix a typo in the rpm build instructions.
| Git HTTP | https://git.kmx.io/thodg/libgit2.git |
|---|---|
| Git SSH | git@git.kmx.io:thodg/libgit2.git |
| Public access ? | public |
| Description | |
|
Users |
|
| Tags |
|
To build RPM packages for Fedora, follow these steps: cp packaging/rpm/libgit2.spec ~/rpmbuild/SPECS cd ~/rpmbuild/SOURCES wget https://github.com/downloads/libgit2/libgit2/libgit2-0.16.0.tar.gz cd ~/rpmbuild/SPECS rpmbuild -ba libgit2.spec