Noticed this when trying to use qgit on Linus's kernel git repository. The script git-status depends on git-runstatus being in the path. Adding git-runstatus to the PROGRAMS list in the Makefile, so that it gets installed along with the other git executables. After a "sudo make install", qgit is now happy, since git-status is now able to find git-runstatus in /usr/bin. Thanks - Bhavesh Bhavesh P. Davda - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2.1.8 : 2006-11-15 07:56:32 EST