Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.11 grimoire by Eric Sandall (c3b1137142e28b16d8ea68b7fad07a1404268993)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.11 grimoire by Eric Sandall (c3b1137142e28b16d8ea68b7fad07a1404268993)
  • Date: Wed, 13 Jun 2007 12:30:04 -0500

GIT changes to stable-rc-0.11 grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

gnome2-libs/at-spi/DEPENDS | 2 +-
gnome2-libs/at-spi/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit c3b1137142e28b16d8ea68b7fad07a1404268993
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

at-spi: fix wrong sourcing #13837
(cherry picked from commit ca568e7759faa1d57b9055fbc3077506ecf674d2)

diff --git a/gnome2-libs/at-spi/DEPENDS b/gnome2-libs/at-spi/DEPENDS
index 65611fc..8cf3e26 100755
--- a/gnome2-libs/at-spi/DEPENDS
+++ b/gnome2-libs/at-spi/DEPENDS
@@ -1,4 +1,4 @@
-source ${GRIMOIRE_DIR}/FUNCTIONS &&
+source $GRIMOIRE/FUNCTIONS &&
depends gail &&
depends libbonobo &&
depends expat &&
diff --git a/gnome2-libs/at-spi/HISTORY b/gnome2-libs/at-spi/HISTORY
index 9cc19db..7c13298 100644
--- a/gnome2-libs/at-spi/HISTORY
+++ b/gnome2-libs/at-spi/HISTORY
@@ -1,3 +1,6 @@
+2007-06-13 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: source $GRIMOIRE/FUNCTIONS not $GRIMOIRE_DIR/FUNCTIONS
+
2007-04-10 Elisamuel Resto <ryuji AT mages.ath.cx>
* DEPENDS: added libxtst as per bug #13696




  • [SM-Commit] GIT changes to stable-rc-0.11 grimoire by Eric Sandall (c3b1137142e28b16d8ea68b7fad07a1404268993), Eric Sandall, 06/13/2007

Archive powered by MHonArc 2.6.24.

Top of Page