[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (902ac14f2be5ce017b03081fff7bd9b658bfea72)

Jaka Kranjc scm at sourcemage.org
Mon Apr 16 10:35:26 EDT 2007


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 libs/locale/CONFIGURE |    2 +-
 libs/locale/HISTORY   |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 902ac14f2be5ce017b03081fff7bd9b658bfea72
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    locale: clear up the clear up

diff --git a/libs/locale/CONFIGURE b/libs/locale/CONFIGURE
index 6829d22..b9d254c 100755
--- a/libs/locale/CONFIGURE
+++ b/libs/locale/CONFIGURE
@@ -18,7 +18,7 @@ if [ -z "$LOCALE_LOCALES" ]; then
 fi  &&
 persistent_remove GLIBC_LOCALES  &&
 message "\nThe answer to the next query is saved - you do not need to " &&
-message "reselect your locales, unless this spell was triggered by glibc." &&
+message "reselect your locales, unless this spell was triggered by a 'cast -r glibc'." &&
 if query "Would you like to select locales? (otherwise all will be built)" n; then
   local  LOCALE_LOCALES_LIST                            &&
   persistent_add  LOCALE_LOCALES                        &&
diff --git a/libs/locale/HISTORY b/libs/locale/HISTORY
index 97d00f6..a2a7208 100644
--- a/libs/locale/HISTORY
+++ b/libs/locale/HISTORY
@@ -1,3 +1,6 @@
+2007-04-16 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* CONFIGURE: clarified the explanation a bit more
+
 2007-04-12 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
 	* CONFIGURE: clarified the custom query #13485
 	* DETAILS: fixed description wrap



More information about the SM-Commit mailing list