Merge pull request #1898 from arthurschreiber/patch-2

Fix a typo in the rpm build instructions.
This commit is contained in:
Ben Straub 2013-10-10 15:29:57 -07:00
commit 4d43e6300c

View File

@ -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