# HG changeset patch # User Martin Geisler # Date 1243360282 -7200 # Node ID 34754aa62cd8798316ad2335e7a41dc4504e1068 # Parent 2b3dec0ef3ae8ef623df2355b30cffcfb662859f Makefile: do not create i18n/, it is already there diff -r 2b3dec0ef3ae -r 34754aa62cd8 Makefile --- a/Makefile Mon May 25 23:06:11 2009 +0200 +++ b/Makefile Tue May 26 19:51:22 2009 +0200 @@ -80,7 +80,6 @@ update-pot: i18n/hg.pot i18n/hg.pot: $(PYTHON_FILES) - mkdir -p i18n $(PYTHON) i18n/hggettext mercurial/commands.py \ hgext/*.py hgext/*/__init__.py > i18n/hg.pot # All strings marked for translation in Mercurial contain