[SM-Commit] GIT changes to test grimoire by Robin Cook

Robin Cook scm at mail.sourcemage.org
Sun May 7 11:48:30 EDT 2006


GIT changes to test grimoire by Robin Cook <rcook at wyrms.net>:

 gnome2-libs/gnome2-profile/HISTORY |    3 +++
 gnome2-libs/gnome2-profile/PREPARE |   11 -----------
 2 files changed, 3 insertions(+), 11 deletions(-)

New commits:
commit 12fbe9f6f61a599ec4b93b22910a76a4517826e7
Author: Robin Cook <rcook at wyrms.net>
Commit: Robin Cook <rcook at wyrms.net>

    gnome2-profile: removed as no longer needed with sub_depends

diff --git a/gnome2-libs/gnome2-profile/HISTORY b/gnome2-libs/gnome2-profile/HISTORY
index f50c2fa..dc8d1b1 100644
--- a/gnome2-libs/gnome2-profile/HISTORY
+++ b/gnome2-libs/gnome2-profile/HISTORY
@@ -1,3 +1,6 @@
+2006-05-07 Robin Cook <rcook at wyrms.net>
+	* PREPARE: removed as not needed with sub_depends
+
 2006-04-08 Robin Cook <rcook at wyrms.net>
 	* DEPENDS: removed gnomemeeting bug 10760
 
diff --git a/gnome2-libs/gnome2-profile/PREPARE b/gnome2-libs/gnome2-profile/PREPARE
deleted file mode 100755
index 8b8c1e9..0000000
--- a/gnome2-libs/gnome2-profile/PREPARE
+++ /dev/null
@@ -1,11 +0,0 @@
-if  spell_ok  python;  then
-   if  !  grep  -q  "python:expat:on:optional:"  $DEPENDS_STATUS;  then
-      message  "${PROBLEM_COLOR}python is not cast with expat enabled."  \
-               "Please recast python and enable the expat optional"      \
-               "depends.${DEFAULT_COLOR}"
-      return 1
-   fi
-else
-   message  "${QUERY_COLOR}Please enable expat during the python configure"  \              "or casting will hang.${DEFAULT_COLOR}"                          &&
-   sleep 5 
-fi



More information about the SM-Commit mailing list