]> git.pld-linux.org Git - packages/dict-mueller7.git/commitdiff
- dictionary file is dzipped master
authorTomasz Pala <gotar@pld-linux.org>
Tue, 25 Sep 2007 21:16:19 +0000 (21:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dict-mueller7.spec -> 1.16

dict-mueller7.spec

index 55c5f0fab9b2f1de5f4b712293e35a898035eebd..2be297eeac0ae11a869b02d16020293f1c9c0087 100644 (file)
@@ -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
This page took 0.089458 seconds and 4 git commands to generate.