Don't build esmart_filedialog, it's broken. master
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 26 Aug 2007 15:26:08 +0000 (17:26 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 26 Aug 2007 15:26:08 +0000 (17:26 +0200)
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],