Index: jquery_update.install
===================================================================
--- jquery_update.install	(revision 20)
+++ jquery_update.install	(working copy)
@@ -14,6 +14,7 @@
   $t = get_t();
   switch ($phase) {
     case 'install':
+      break;
     case 'runtime':
       $path = drupal_get_path('module', 'jquery_update') . '/misc/jquery.js';
       if (file_exists($path) && file_exists('misc/jquery.js') && md5_file($path) != md5_file('misc/jquery.js')) {
