Updated the system to Rails 1.2.
[selectricity-live] / vendor / plugins / engines / generators / engine / templates / install.erb
diff --git a/vendor/plugins/engines/generators/engine/templates/install.erb b/vendor/plugins/engines/generators/engine/templates/install.erb
deleted file mode 100755 (executable)
index 523280c..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-# Install the engines plugin if it has been already
-unless File.exist?(File.dirname(__FILE__) + "/../engines")
-  Commands::Plugin.parse!(['install', 'http://svn.rails-engines.org/plugins/engines']) 
-end
\ No newline at end of file

Benjamin Mako Hill || Want to submit a patch?