author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 01:00:07 +0000 (20:00 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 07:54:18 +0000 (02:54 -0500) | ||
commit | 41bdcda37376a5faa63028f01260890723c3fcfa | |
tree | 528acec397c402d61615b58ad79c498664ef5534 | tree | snapshot |
parent | c25623321d52642fe8fb80c64904a53363f91b12 | commit | diff |
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>
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>
.gitignore | [new file with mode: 0644] | blob |
Makefile | diff | blob | history | |
git-citool | [deleted symlink] | blob | history |
git-gui | [deleted file] | blob | history |
git-gui.sh | [new file with mode: 0755] | blob |