Correct typical english grammar mistakes in german linguistics.

Tue, 28 Aug 2012 18:34:40 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 28 Aug 2012 18:34:40 +0200
changeset 570
d7167d2b16f4
parent 569
0bfe61798a56
child 571
175768f4868b

Correct typical english grammar mistakes in german linguistics.

openpkg/bash.patch file | annotate | diff | comparison | revisions
openpkg/openpkg.spec file | annotate | diff | comparison | revisions
     1.1 --- a/openpkg/bash.patch	Tue Aug 28 18:34:35 2012 +0200
     1.2 +++ b/openpkg/bash.patch	Tue Aug 28 18:34:40 2012 +0200
     1.3 @@ -90,7 +90,7 @@
     1.4  
     1.5  -----------------------------------------------------------------------------
     1.6  
     1.7 -Fix Bash getcwd(3) run-time issue seen on Solaris where size argument
     1.8 +Fix Bash getcwd(3) runtime issue seen on Solaris where size argument
     1.9  of 0 does not malloc buffer as expected by Bash code.
    1.10  
    1.11  Index: builtins/common.c
     2.1 --- a/openpkg/openpkg.spec	Tue Aug 28 18:34:35 2012 +0200
     2.2 +++ b/openpkg/openpkg.spec	Tue Aug 28 18:34:40 2012 +0200
     2.3 @@ -3129,7 +3129,7 @@
     2.4      fi
     2.5  
     2.6  %post
     2.7 -    #   optional post-processing from "pre" section
     2.8 +    #   optional postprocessing from "pre" section
     2.9      if [ -f %{l_prefix}.pre-post-process.sh ]; then
    2.10          sh %{l_prefix}.pre-post-process.sh
    2.11          rm -f %{l_prefix}.pre-post-process.sh

mercurial