From 5305b5c17e39f7d69588b17580160e4e4032df4a Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Tue, 25 Sep 2007 21:16:19 +0000 Subject: [PATCH] - dictionary file is dzipped Changed files: dict-mueller7.spec -> 1.16 --- dict-mueller7.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dict-mueller7.spec b/dict-mueller7.spec index 55c5f0f..2be297e 100644 --- a/dict-mueller7.spec +++ b/dict-mueller7.spec @@ -52,7 +52,7 @@ install -d $RPM_BUILD_ROOT{%{_datadir}/dictd,%{_sysconfdir}/dictd} dictprefix=%{_datadir}/dictd/%{dictname} echo "# Mueller English-Russian dictionary, 7-th edition (%{version}) database %{dictname} { - data \"$dictprefix.dict\" + data \"$dictprefix.dict.dz\" index \"$dictprefix.index\" }" > $RPM_BUILD_ROOT%{_sysconfdir}/dictd/%{dictname}.dictconf mv %{dictname}.* $RPM_BUILD_ROOT%{_datadir}/dictd -- 2.43.0