mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-13 00:53:11 +00:00
syntax
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1148 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
bd9a038214
commit
afaf708975
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ PYTHON := python2.3
|
|||
I18NTOOLS := .
|
||||
GETTEXT := $(PYTHON) $(I18NTOOLS)/pygettext.py -k i18n._
|
||||
#MSGFMT := $(PYTHON) $(I18NTOOLS)/msgfmt.py
|
||||
MSGFMT=msgfmt -c
|
||||
MSGFMT := msgfmt -c
|
||||
MSGMERGE := msgmerge
|
||||
SOURCES = $(shell find ../linkcheck -name \*.py) \
|
||||
../linkchecker
|
||||
|
|
|
|||
Loading…
Reference in a new issue