commit | 9668b933e306f92aaab5a19a4316124b00978c48 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sat Jan 12 11:27:42 2002 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sat Jan 12 11:27:42 2002 +0000 |
tree | 204c012e73ec778bd2ec46cf891354312f3650a9 | |
parent | cdc445122208cb90a59a468a7396b227e223c43a [diff] [blame] |
Patch #414775: Add --skip-build option to bdist command.
diff --git a/Misc/NEWS b/Misc/NEWS index 355c926..b6099ee 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -30,6 +30,8 @@ gettext.find an optional all argument. Translations will now fallback on a per-message basis. +- distutils bdist commands now offer a --skip-build option. + Tools/Demos Build