$OpenBSD: patch-check-install,v 1.1 2005/02/16 20:41:27 sturm Exp $
--- check-install.orig	Tue Oct 12 04:00:23 2004
+++ check-install	Wed Feb 16 21:30:17 2005
@@ -47,8 +47,6 @@ fi
 
 if (test -x "bin/file") then
   blah=1;
-else
-  echo "ERROR: Missing 'file' command";
 fi
 
 if (test -x "bin/mactime") then
