Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (84bfd5327f395662fab6702fed8b087ca1740390)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (84bfd5327f395662fab6702fed8b087ca1740390)
  • Date: Thu, 16 Nov 2006 14:15:46 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

e/evas/DEPENDS | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)

New commits:
commit 84bfd5327f395662fab6702fed8b087ca1740390
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Fix trailing backslash

diff --git a/e/evas/DEPENDS b/e/evas/DEPENDS
index ce2a7f2..a6149a8 100755
--- a/e/evas/DEPENDS
+++ b/e/evas/DEPENDS
@@ -1,7 +1,6 @@
-depends automake &&
-depends eet '--enable-image-loader-eet \
- --enable-font-loader-eet' &&
-depends libtool &&
+depends automake &&
+depends eet '--enable-image-loader-eet --enable-font-loader-eet' &&
+depends libtool &&

if [ "$EVAS_CVS" == "y" ]; then
depends CVS



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (84bfd5327f395662fab6702fed8b087ca1740390), Eric Sandall, 11/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page