Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 171201
Collapse All | Expand All

(-)mueller-dict-3.1/dict/Makefile.am.old (-1 / +1 lines)
Lines 10-16 Link Here
10
#CHARSET = utf-8
10
#CHARSET = utf-8
11
11
12
DICTFMT_FLAGS = --headword-separator \; --break-headwords --columns=0 \
12
DICTFMT_FLAGS = --headword-separator \; --break-headwords --columns=0 \
13
	--locale=$(LOCALE) -c5 -u $(URL)
13
	--utf8 -c5 -u $(URL)
14
DICTZIP_FLAGS = -k
14
DICTZIP_FLAGS = -k
15
15
16
if FORMAT
16
if FORMAT

Return to bug 171201