summaryrefslogtreecommitdiff
path: root/cpp/newmakebindist.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/newmakebindist.py')
-rwxr-xr-xcpp/newmakebindist.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/newmakebindist.py b/cpp/newmakebindist.py
index 6038ec03e6e..dc15cd76114 100755
--- a/cpp/newmakebindist.py
+++ b/cpp/newmakebindist.py
@@ -28,6 +28,7 @@ verbose = False
#
# Represents the 'main' package of an RPM spec file.
+# TODO: The package should really write the RPM header has well.
#
class Package:
"""Encapsulates RPM spec file information to be used to generate a spec file on Linux