aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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