$OpenBSD: patch-setup_py,v 1.1.1.1 2005/06/15 09:19:52 xsa Exp $
--- setup.py.orig	Mon May  9 20:58:56 2005
+++ setup.py	Wed Jun 15 11:09:59 2005
@@ -16,5 +16,5 @@ setup(
 	py_modules = ["tagger", "tagger.id3v1", "tagger.id3v2", "tagger.exceptions",
 				  "tagger.constants", "tagger.utility", "tagger.id3v2frame",
 				  "tagger.encoding", "tagger.debug"],
-    scripts = ["mp3check.py"]
+    #scripts = ["mp3check.py"]
 )
