Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/bin


Modified Files:
        edje_cc_out.c 


Log Message:
moved the include directory
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/bin/edje_cc_out.c,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -3 -r1.40 -r1.41
--- edje_cc_out.c       9 Nov 2004 09:31:08 -0000       1.40
+++ edje_cc_out.c       24 Feb 2005 15:34:43 -0000      1.41
@@ -670,7 +670,7 @@
                    {
                       snprintf(buf, sizeof(buf),
                                EMBRYO_PREFIX"/bin/embryo_cc -i %s -o %s %s", 
-                               DAT"data/include", tmpo, tmpn);
+                               DAT"include", tmpo, tmpn);
                       ret = system(buf);
                       if (ret != 0)
                         {




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to