]> git.pld-linux.org Git - packages/dict-sap.git/commitdiff
- cosmetics
authorTomasz Pala <gotar@pld-linux.org>
Sun, 17 Nov 2002 13:43:44 +0000 (13:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dict-sap.spec -> 1.11

dict-sap.spec

index e775f5d704b6354dcd7371bbdbc53c0c2560011c..f16d3ee61b61c05927b51ad860827a6e74a2d15f 100644 (file)
@@ -36,8 +36,8 @@ install -d $RPM_BUILD_ROOT{%{_datadir}/dictd/,%{_sysconfdir}/dictd,%{_bindir}}
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 for dictname in sap_en-pl sap_pl-en; do
-    dictprefix=%{_datadir}/dictd/$dictname
-    echo "# sap dictionary, part $dictname
+       dictprefix=%{_datadir}/dictd/$dictname
+       echo "# sap dictionary, part $dictname
 database $dictname {
        data  \"$dictprefix.dict.dz\"
        index \"$dictprefix.index\"
This page took 0.088353 seconds and 4 git commands to generate.