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
Re: [SM-Commit] GIT changes to test grimoire by Robin Cook
, (continued)