Kaydet (Commit) fa7e6b46 authored tarafından Anthony Baxter's avatar Anthony Baxter

typo fix, thanks Jeremy Sanders

üst 769f8219
......@@ -298,7 +298,7 @@ class bdist_rpm (Command):
# Make a source distribution and copy to SOURCES directory with
# optional icon.
saved_dist_files = self.distributuion.dist_files[:]
saved_dist_files = self.distribution.dist_files[:]
sdist = self.reinitialize_command('sdist')
if self.use_bzip2:
sdist.formats = ['bztar']
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment