From 3127749581bd7d6568aaccf720cfa1993e66fcbc Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 22 Aug 2012 23:11:03 +0200 Subject: libc/{,e}glibc: remove rude wordings in commetns Signed-off-by: "Yann E. MORIN" diff --git a/scripts/build/libc/eglibc.sh b/scripts/build/libc/eglibc.sh index 56591c5..31f8ed1 100644 --- a/scripts/build/libc/eglibc.sh +++ b/scripts/build/libc/eglibc.sh @@ -136,7 +136,7 @@ do_libc_locales() { # So we can safely bypass bash detection at compile time. # Should this change in a future eglibc release, we'd better # directly mangle the generated scripts _after_ they get built, - # or even after they get installed... eglibc is such a sucker... + # or even after they get installed... echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache # Configure with --prefix the way we want it on the target... diff --git a/scripts/build/libc/glibc-eglibc.sh-common b/scripts/build/libc/glibc-eglibc.sh-common index bfb5ee3..b2dec4a 100644 --- a/scripts/build/libc/glibc-eglibc.sh-common +++ b/scripts/build/libc/glibc-eglibc.sh-common @@ -325,7 +325,7 @@ do_libc_backend_once() { # So we can safely bypass bash detection at compile time. # Should this change in a future eglibc release, we'd better # directly mangle the generated scripts _after_ they get built, - # or even after they get installed... eglibc is such a sucker... + # or even after they get installed... echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache # Configure with --prefix the way we want it on the target... diff --git a/scripts/build/libc/glibc.sh b/scripts/build/libc/glibc.sh index e8b6637..4ef0fe3 100644 --- a/scripts/build/libc/glibc.sh +++ b/scripts/build/libc/glibc.sh @@ -96,7 +96,7 @@ do_libc_locales() { # So we can safely bypass bash detection at compile time. # Should this change in a future eglibc release, we'd better # directly mangle the generated scripts _after_ they get built, - # or even after they get installed... eglibc is such a sucker... + # or even after they get installed... echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache # Configure with --prefix the way we want it on the target... -- cgit v0.10.2-6-g49f6