diff options
Diffstat (limited to 'command/bdist_rpm.py')
| -rw-r--r-- | command/bdist_rpm.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/command/bdist_rpm.py b/command/bdist_rpm.py index 88be5e8b..a7bc45f4 100644 --- a/command/bdist_rpm.py +++ b/command/bdist_rpm.py @@ -3,8 +3,6 @@ Implements the Distutils 'bdist_rpm' command (create RPM source and binary distributions).""" -# created 2000/04/25, by Harry Henry Gebel - __revision__ = "$Id$" import sys, os, string |
