mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-21 18:03:54 +00:00
Merge pull request #1898 from arthurschreiber/patch-2
Fix a typo in the rpm build instructions.
This commit is contained in:
commit
4d43e6300c
@ -1,4 +1,4 @@
|
|||||||
To build RPM pakcages for Fedora, follow these steps:
|
To build RPM packages for Fedora, follow these steps:
|
||||||
cp packaging/rpm/libgit2.spec ~/rpmbuild/SPECS
|
cp packaging/rpm/libgit2.spec ~/rpmbuild/SPECS
|
||||||
cd ~/rpmbuild/SOURCES
|
cd ~/rpmbuild/SOURCES
|
||||||
wget https://github.com/downloads/libgit2/libgit2/libgit2-0.16.0.tar.gz
|
wget https://github.com/downloads/libgit2/libgit2/libgit2-0.16.0.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user