git-gui: Modified makefile to embed version into git-gui script.

We want to embed the version of git-gui directly into the script file,
so that we can display it properly in the about dialog.  Consequently
I've refactored the Makefile process to act like the one in core git.git
with regards to shell scripts, allowing git-gui to be constructed by a
sed replacement performed on git-gui.sh.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This commit is contained in:
Shawn O. Pearce
2007-01-20 20:00:07 -05:00
parent c25623321d
commit 41bdcda373
4 changed files with 32 additions and 5 deletions

3773
git-gui.sh Executable file

File diff suppressed because it is too large Load Diff