libc/{,e}glibc: remove rude wordings in commetns
author"Yann E. MORIN" <yann.morin.1998@free.fr>
Wed Aug 22 23:11:03 2012 +0200 (2012-08-22)
changeset 3041b9f695c2f5b7
parent 3040 987ff9768880
child 3042 08aecbc69f12
libc/{,e}glibc: remove rude wordings in commetns

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
scripts/build/libc/eglibc.sh
scripts/build/libc/glibc-eglibc.sh-common
scripts/build/libc/glibc.sh
     1.1 --- a/scripts/build/libc/eglibc.sh	Wed Aug 22 18:28:07 2012 +0200
     1.2 +++ b/scripts/build/libc/eglibc.sh	Wed Aug 22 23:11:03 2012 +0200
     1.3 @@ -136,7 +136,7 @@
     1.4      # So we can safely bypass bash detection at compile time.
     1.5      # Should this change in a future eglibc release, we'd better
     1.6      # directly mangle the generated scripts _after_ they get built,
     1.7 -    # or even after they get installed... eglibc is such a sucker...
     1.8 +    # or even after they get installed...
     1.9      echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache
    1.10  
    1.11      # Configure with --prefix the way we want it on the target...
     2.1 --- a/scripts/build/libc/glibc-eglibc.sh-common	Wed Aug 22 18:28:07 2012 +0200
     2.2 +++ b/scripts/build/libc/glibc-eglibc.sh-common	Wed Aug 22 23:11:03 2012 +0200
     2.3 @@ -325,7 +325,7 @@
     2.4      # So we can safely bypass bash detection at compile time.
     2.5      # Should this change in a future eglibc release, we'd better
     2.6      # directly mangle the generated scripts _after_ they get built,
     2.7 -    # or even after they get installed... eglibc is such a sucker...
     2.8 +    # or even after they get installed...
     2.9      echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache
    2.10  
    2.11      # Configure with --prefix the way we want it on the target...
     3.1 --- a/scripts/build/libc/glibc.sh	Wed Aug 22 18:28:07 2012 +0200
     3.2 +++ b/scripts/build/libc/glibc.sh	Wed Aug 22 23:11:03 2012 +0200
     3.3 @@ -96,7 +96,7 @@
     3.4      # So we can safely bypass bash detection at compile time.
     3.5      # Should this change in a future eglibc release, we'd better
     3.6      # directly mangle the generated scripts _after_ they get built,
     3.7 -    # or even after they get installed... eglibc is such a sucker...
     3.8 +    # or even after they get installed...
     3.9      echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache
    3.10  
    3.11      # Configure with --prefix the way we want it on the target...