projects
/
ruby-esmart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b78c3f4
)
Don't build esmart_filedialog, it's broken.
master
author
Tilman Sauerbeck
<tilman@code-monkey.de>
Sun, 26 Aug 2007 15:26:08 +0000
(17:26 +0200)
committer
Tilman Sauerbeck
<tilman@code-monkey.de>
Sun, 26 Aug 2007 15:26:08 +0000
(17:26 +0200)
Rakefile
patch
|
blob
|
history
diff --git
a/Rakefile
b/Rakefile
index cc2f2f778cc91d322193900ece7226d144eedce9..b9b41adb5929ba09346a4f22d5888bb37caa5b98 100644
(file)
--- a/
Rakefile
+++ b/
Rakefile
@@
-11,7
+11,8
@@
require "rake/extensiontask"
PKG_NAME = "ruby-esmart"
modules = [:esmart, :esmart_container, :esmart_draggies,
- :esmart_file_dialog,:esmart_trans_x11]
+ #:esmart_file_dialog,
+ :esmart_trans_x11]
module_objects = {
:esmart => [:rb_esmart],
:esmart_container => [:rb_esmart_container],