diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-10-22 16:20:34 +0200 | 
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-10-22 16:20:34 +0200 | 
| commit | f55a6637a443bd57f9bd605d4304b215569496f9 (patch) | |
| tree | 29fd651f95207c50ce6c45c0a88b3c5749fdb1bb | |
| parent | c6c30829548ac84f92f5fcc7e18555b3c1a419a3 (diff) | |
| download | bin-f55a6637a443bd57f9bd605d4304b215569496f9.zip bin-f55a6637a443bd57f9bd605d4304b215569496f9.tar.gz | |
easy_e17.sh: remove duplicated elfe
| -rwxr-xr-x | easy_e17.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/easy_e17.sh b/easy_e17.sh index 304c4db..cb34740 100755 --- a/easy_e17.sh +++ b/easy_e17.sh @@ -40,7 +40,7 @@ cmd_svn_update_conflicts_solve="svn update --accept theirs-full -r"  cmd_svn_update_conflicts_ask="svn update -r"  efl_basic="eina eet evas ecore efreet eio eeze e_dbus embryo edje" -efl_extra="imlib2 azy emotion ethumb libeweather emap elementary elfe enlil ensure libast \ +efl_extra="imlib2 azy emotion ethumb libeweather emap elementary enlil ensure libast \      python-evas python-ecore python-e_dbus python-edje python-ethumb python-emotion python-elementary shellementary"  bin_basic="exchange e"  bin_extra="calculator clouseau converter e_phys editje edje_viewer elmdentica elsa emote empower enjoy enki envision \ | 
