[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (53d6d56241fea97467e24426f71ce48b6e3316ed)

Jaka Kranjc scm at sourcemage.org
Tue May 19 12:31:08 EDT 2009


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

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

New commits:
commit 53d6d56241fea97467e24426f71ce48b6e3316ed
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    gnome-2-desktop-profile: removed old hack, subdepends should be handled in
     individual spells #11802
    
    why is this spell still alive? a profile spell depending on a profile spell
    
    message for your changes. Lines starting

diff --git a/gnome2-libs/gnome-2-desktop-profile/HISTORY b/gnome2-libs/gnome-2-desktop-profile/HISTORY
index f7bb738..c4b395f 100644
--- a/gnome2-libs/gnome-2-desktop-profile/HISTORY
+++ b/gnome2-libs/gnome-2-desktop-profile/HISTORY
@@ -1,3 +1,7 @@
+2009-05-19 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* PREPARE: removed old hack, subdepends should be handled in individual
+	  spells #11802
+
 2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed UPDATED.
 
diff --git a/gnome2-libs/gnome-2-desktop-profile/PREPARE b/gnome2-libs/gnome-2-desktop-profile/PREPARE
deleted file mode 100755
index 8b8c1e9..0000000
--- a/gnome2-libs/gnome-2-desktop-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