Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 33347 | Differences between
and this patch

Collapse All | Expand All

(-)daemonshogi-0.1.3/po/Makefile.in.in (-1 / +1 lines)
Lines 32-38 Link Here
32
GENCAT = @GENCAT@
32
GENCAT = @GENCAT@
33
GMSGFMT = PATH=../src:$$PATH @GMSGFMT@
33
GMSGFMT = PATH=../src:$$PATH @GMSGFMT@
34
MSGFMT = @MSGFMT@
34
MSGFMT = @MSGFMT@
35
XGETTEXT = PATH=../src:$$PATH @XGETTEXT@
35
XGETTEXT = PATH=../src:$$PATH @XGETTEXT@ --from-code euc-jp
36
MSGMERGE = PATH=../src:$$PATH msgmerge
36
MSGMERGE = PATH=../src:$$PATH msgmerge
37
37
38
DEFS = @DEFS@
38
DEFS = @DEFS@

Return to bug 33347