changeset 3865 | 36a957364b1b |
parent 3864 | 1a7794525c2b |
child 3872 | 9d7ac8613340 |
--- 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: