Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : proto/python-efl

Dir     : e17/proto/python-efl


Modified Files:
        build-all.sh 


Log Message:
Update build script.

===================================================================
RCS file: /cvs/e/e17/proto/python-efl/build-all.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- build-all.sh        2 Oct 2007 01:18:30 -0000       1.1
+++ build-all.sh        7 Nov 2007 15:34:42 -0000       1.2
@@ -10,7 +10,7 @@
 
 echo "Install to $PREFIX"
 CWD=$PWD
-for m in evas ecore edje emotion e_dbus; do
+for m in evas ecore edje emotion e_dbus epsilon; do
     cd $CWD/python-$m || die "cd python-$m"
     ./build.sh --force $PREFIX || die "failed to build python-$m"
 done



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to