Hi,
On Wed, 9 Jan 2008, Charles Bailey wrote:
Make the behaviour of a top level make NO_MSGFMT=Yes consistent when
performing the subdirectory builds in gitk-git and git-gui.
Signed-off-by: Charles Bailey <redacted>
---
gitk-git/Makefile | 7 ++++++-
{git-gui => gitk-git}/po/.gitignore | 0
{git-gui => gitk-git}/po/po2msg.sh | 0
3 files changed, 6 insertions(+), 1 deletions(-)
copy {git-gui => gitk-git}/po/.gitignore (100%)
copy {git-gui => gitk-git}/po/po2msg.sh (100%)
Since gitk and git-gui are separate projects (pulled at irregular
intervals into git.git), your patch looks sane, but would be better done
as a patch against gitk.git.
Ciao,
Dscho