Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (f6382e6da219710b2c5fa3ce7c3dca05b05378d7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (f6382e6da219710b2c5fa3ce7c3dca05b05378d7)
  • Date: Wed, 4 Jul 2007 11:22:57 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

xfce/xfce-utils/DEPENDS | 3 ++-
xfce/xfce-utils/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit f6382e6da219710b2c5fa3ce7c3dca05b05378d7
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

xfce-utils: depends which. startxfce4 fails if which is not present.

diff --git a/xfce/xfce-utils/DEPENDS b/xfce/xfce-utils/DEPENDS
index a4bb149..6a95a58 100755
--- a/xfce/xfce-utils/DEPENDS
+++ b/xfce/xfce-utils/DEPENDS
@@ -1 +1,2 @@
-depends xfce-mcs-manager
+depends xfce-mcs-manager &&
+depends which
diff --git a/xfce/xfce-utils/HISTORY b/xfce/xfce-utils/HISTORY
index 1eacdd1..274b521 100644
--- a/xfce/xfce-utils/HISTORY
+++ b/xfce/xfce-utils/HISTORY
@@ -1,3 +1,6 @@
+2007-07-04 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: depends which
+
2007-04-10 George Sherwood <george AT beernabeer.com>
* DETAILS: updated spell to 4.4.1




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (f6382e6da219710b2c5fa3ce7c3dca05b05378d7), George Sherwood, 07/04/2007

Archive powered by MHonArc 2.6.24.

Top of Page