diff -r 1a7794525c2b -r 36a957364b1b Makefile --- a/Makefile Sun Dec 10 19:16:38 2006 -0600 +++ b/Makefile Sun Dec 10 19:20:35 2006 -0600 @@ -57,7 +57,7 @@ dist-notests: doc hg manifest > MANIFEST - TAR_OPTIONS="--owner=root --group=root --mode=u+w,go-w,a+rX-s" $(PYTHON) setup.py sdist + TAR_OPTIONS="--owner=root --group=root --mode=u+w,go-w,a+rX-s" $(PYTHON) setup.py -q sdist rm MANIFEST tests: