Correct typical english grammar mistakes with german linguistics.

Wed, 08 Feb 2012 20:16:40 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 08 Feb 2012 20:16:40 +0200
changeset 607
3f80fa12b972
parent 606
c93d7930a2da
child 608
09548e292fb1

Correct typical english grammar mistakes with german linguistics.

aqmoney/aqmoney.spec file | annotate | diff | comparison | revisions
     1.1 --- a/aqmoney/aqmoney.spec	Tue Aug 28 18:52:35 2012 +0200
     1.2 +++ b/aqmoney/aqmoney.spec	Wed Feb 08 20:16:40 2012 +0200
     1.3 @@ -89,7 +89,7 @@
     1.4            --disable-shared
     1.5        %{l_make} %{l_mflags -O}
     1.6  
     1.7 -      #   pre-install it and adjust for temporary usage by AqMoney build (below)
     1.8 +      #   preinstall it and adjust for temporary usage by AqMoney build (below)
     1.9        %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
    1.10      ) || exit $?
    1.11  
    1.12 @@ -133,7 +133,7 @@
    1.13        %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
    1.14      ) || exit $?
    1.15  
    1.16 -    #   workaround problems with AqHBCI plugin run-time
    1.17 +    #   workaround problems with AqHBCI plugin runtime
    1.18      %{l_shtool} mkdir -f -p -m 755 \
    1.19          $RPM_BUILD_ROOT%{l_prefix}/libexec/aqmoney
    1.20      mv $RPM_BUILD_ROOT%{l_prefix}/bin/aqmoney2 \
    1.21 @@ -145,7 +145,7 @@
    1.22      ) >$RPM_BUILD_ROOT%{l_prefix}/bin/aqmoney
    1.23      chmod a+x $RPM_BUILD_ROOT%{l_prefix}/bin/aqmoney
    1.24  
    1.25 -    #   post-adjust installation
    1.26 +    #   postadjust installation
    1.27      strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
    1.28      mv $RPM_BUILD_ROOT%{l_prefix}/man/man1/aqmoney2.1 \
    1.29         $RPM_BUILD_ROOT%{l_prefix}/man/man1/aqmoney.1

mercurial