$NetBSD: patch-aa,v 1.1 2009/10/19 11:07:41 joerg Exp $

--- setup.py.orig	2009-10-12 14:48:56.000000000 +0200
+++ setup.py
@@ -37,7 +37,7 @@ if not result.wasSuccessful():
 setup(name="BeautifulSoup",
       version=__version__,
       py_modules=['BeautifulSoup', 'BeautifulSoupTests'],
-      scripts=['testall.sh', 'to3.sh',
+      scripts=[
       ## Whatever, I'll fix this later.
       #'README', 'CHANGELOG',
       #            'BeautifulSoup.py.3.diff', 'BeautifulSoupTests.py.3.diff'],
