Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_config


Modified Files:
        build_system.db.sh 


Log Message:


hey handy - read the comment. spanky spanky!

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_config/build_system.db.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- build_system.db.sh  27 Mar 2004 14:57:23 -0000      1.4
+++ build_system.db.sh  13 May 2004 07:29:48 -0000      1.5
@@ -1,9 +1,12 @@
 #!/bin/sh
 DB=system.db
 edb_ed $DB add /e/theme/name str "winter"
-EDJE_BIN=`which edje`
-EDJE_DIR=`dirname $EDJE_BIN`
-edb_ed $DB add /e/font/path str "$EDJE_DIR/../share/edje/data/test/fonts"
+### oi handy - and WHOSE bright idea was it to have ecore_config depend on
+### edje when edje already depends on ecore? eh? eh?
+### do i smell a circular dependency????? fix this.
+#EDJE_BIN=`which edje`
+#EDJE_DIR=`dirname $EDJE_BIN`
+#edb_ed $DB add /e/font/path str "$EDJE_DIR/../share/edje/data/test/fonts"
 if [ $BROWSER ]; then
 edb_ed $DB add /apps/web/browser str "$BROWSER"
 else




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to