aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4f925af..0f13485 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,7 @@ sdist: clobber doc
rm archivemail
# FIXME: bdist_rpm chokes on the manpage.
+# This is python/distutils bug #644744
#bdist_rpm: clobber doc
# cp archivemail.py archivemail
# python setup.py bdist_rpm