Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test grimoire by Robin Cook
  • Date: Sun, 7 May 2006 10:51:34 -0500

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

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

New commits:
commit e96b4bc147c06c112daba9223012ff81d7e2566c
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

profile-gnome2-platform: PREPARE removed as no longer needed with
sub_depends

diff --git a/gnome2-libs/profile-gnome2-platform/HISTORY
b/gnome2-libs/profile-gnome2-platform/HISTORY
index 62b1cc5..73350e9 100644
--- a/gnome2-libs/profile-gnome2-platform/HISTORY
+++ b/gnome2-libs/profile-gnome2-platform/HISTORY
@@ -1,3 +1,6 @@
+2006-05-07 Robin Cook <rcook AT wyrms.net>
+ * PREPARE: removed as no longer needed with sub_depends
+
2006-03-20 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated to 2.14.0

diff --git a/gnome2-libs/profile-gnome2-platform/PREPARE
b/gnome2-libs/profile-gnome2-platform/PREPARE
deleted file mode 100755
index 8b8c1e9..0000000
--- a/gnome2-libs/profile-gnome2-platform/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




Archive powered by MHonArc 2.6.24.

Top of Page