mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-19 03:51:07 +00:00
typo
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1013 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
fa0d095f75
commit
66afba592d
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ all: $(MOS)
|
|||
%.po: $(PACAKGE).pot
|
||||
$(MSGMERGE) $@ $(PACKAGE).pot -o $@
|
||||
|
||||
$(PACAKGE).pot: $(SOURCES)
|
||||
$(PACKAGE).pot: $(SOURCES)
|
||||
$(GETTEXT) --default-domain=$(PACKAGE) --no-location $(SOURCES)
|
||||
|
||||
%.mo: %.po
|
||||
|
|
|
|||
Loading…
Reference in a new issue