summaryrefslogtreecommitdiffstats
path: root/tools/genruby.rb
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-04-10 08:16:37 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2012-04-10 08:16:37 +0200
commit7042fa1a26e32a8323b2ab415c51413b9248e7f5 (patch)
treeca4fe35c2e49b46b4619ca40581168cc7dd0ccb0 /tools/genruby.rb
parent73c16b284be27acf65730d800cd6d7e39347e302 (diff)
downloadffi-efl-7042fa1a26e32a8323b2ab415c51413b9248e7f5.zip
ffi-efl-7042fa1a26e32a8323b2ab415c51413b9248e7f5.tar.gz
ffi_lib elementary-ver-pre... -> elementary
Diffstat (limited to 'tools/genruby.rb')
-rwxr-xr-xtools/genruby.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/genruby.rb b/tools/genruby.rb
index 7cf7982..9532d47 100755
--- a/tools/genruby.rb
+++ b/tools/genruby.rb
@@ -330,7 +330,7 @@ libs << {
:requires=>["#{NATIVE}/eina_list"], :constants=>[]
}
#
-ELM_LIB='elementary-ver-pre-svn-09.so.0'
+ELM_LIB='elementary'
#
def elm_h header, modname, reqs=nil
{