diff --git a/Makefile b/Makefile index 3589ca9..a4a8a05 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ clobber: clean sdist: clobber doc cp archivemail.py archivemail - fakeroot python setup.py sdist + python setup.py sdist rm archivemail bdist_rpm: clobber doc