--- check-install.orig	2007-07-18 14:51:40.000000000 -0400
+++ check-install	2007-07-18 14:52:13.000000000 -0400
@@ -51,12 +51,6 @@
   echo "ERROR: Missing disk_stat tool";
 fi
 
-if (test -x "bin/file") then
-  blah=1;
-else
-  echo "ERROR: Missing 'file' command";
-fi
-
 if (test -x "bin/mactime") then
   blah=1;
 else
