login
Header Space

 
 

[GIT PATCH] Makefile missing git-runstatus in PROGRAMS list

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Tuesday, November 14, 2006 - 4:55 pm

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PATCH] Makefile missing git-runstatus in PROGRAMS list, Bhavesh Davda, (Tue Nov 14, 4:55 pm)
speck-geostationary