Makefile: added note that python/distutils bug #644744 prevents using the

bdist_rpm target.
This commit is contained in:
Nikolaus Schulz 2007-11-06 23:45:21 +00:00
parent 54fbaf5844
commit 5f929f6697
1 changed files with 1 additions and 0 deletions

View File

@ -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