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:48:30 -0500

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




Archive powered by MHonArc 2.6.24.

Top of Page