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

Eric Sandall scm at mail.sourcemage.org
Thu Nov 16 15:15:46 EST 2006


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



More information about the SM-Commit mailing list