• Show log

    Commit

  • Hash : 77ace82d
    Author : Michael Schubert
    Date : 2012-07-16T12:41:30

    libgit2.pc.in: also switch to LIB_INSTALL_DIR b3237ac3 changed CMakeList.txt to use the more standard LIB_INSTALL_DIR variable instead of INSTALL_LIB, but forgot to change libgit2.pc.in etc. accordingly.

  • README

  • To build RPM pakcages 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