From 5f929f6697145aed4f656074201f88e7c293289f Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Tue, 6 Nov 2007 23:45:21 +0000 Subject: Makefile: added note that python/distutils bug #644744 prevents using the bdist_rpm target. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit v1.2.3