Enlightenment CVS committal Author : tsauerbeck Project : e17 Module : apps/euphoria
Dir : e17/apps/euphoria Modified Files: Rakefile Log Message: don't try to build/install the broken themes =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/euphoria/Rakefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- Rakefile 6 May 2005 18:34:40 -0000 1.4 +++ Rakefile 6 May 2005 18:35:33 -0000 1.5 @@ -1,4 +1,4 @@ -# $Id: Rakefile,v 1.4 2005/05/06 18:34:40 tsauerbeck Exp $ +# $Id: Rakefile,v 1.5 2005/05/06 18:35:33 tsauerbeck Exp $ require "rbconfig" @@ -6,7 +6,7 @@ destdir = "#{ENV["DESTDIR"]}" prefix = ENV["PREFIX"] || "/usr/local" -themes = ["default", "iio", "streamline", "winter"].map do |t| +themes = ["iio", "winter"].map do |t| "data/themes/#{t}/#{t}.edj" end ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs