Enlightenment CVS committal

Author  : nerochiaro
Project : e17
Module  : proto

Dir     : e17/proto/ruby-efl


Modified Files:
        setup.rb 


Log Message:
EWL: Use main header instead of single header files

===================================================================
RCS file: /cvs/e/e17/proto/ruby-efl/setup.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- setup.rb    11 Aug 2006 19:00:06 -0000      1.2
+++ setup.rb    24 Jan 2007 16:57:46 -0000      1.3
@@ -6,8 +6,8 @@
 
 class RubyEFLSetup
     BINDINGS = {
-        :etk     => { :cvs => '../etk/src/lib',         :sys => 'src/lib' }, 
-        :enhance => { :cvs => '../enhance/src/lib',     :sys => 'src/lib' }, 
+        :etk     => { :cvs => '../../libs/etk/src/lib',         :sys => 
'src/lib' }, 
+        :enhance => { :cvs => '../../libs/enhance/src/lib',     :sys => 
'src/lib' }, 
         :ewl     => { :cvs => '../../libs/ewl/src/lib', :sys => 'src/lib' }, 
     }
 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to