summaryrefslogtreecommitdiff
path: root/cpp/newmakebindist.py
diff options
context:
space:
mode:
authorBrent Eagles <brent@zeroc.com>2005-02-17 14:15:09 +0000
committerBrent Eagles <brent@zeroc.com>2005-02-17 14:15:09 +0000
commit7ae4ed47f47e21b12222ac695ab5ae2381af26b0 (patch)
treea37dcdad8b61159077ec544fe5862ac47707b4fc /cpp/newmakebindist.py
parentadding support for creating noarch packages (diff)
downloadice-7ae4ed47f47e21b12222ac695ab5ae2381af26b0.tar.bz2
ice-7ae4ed47f47e21b12222ac695ab5ae2381af26b0.tar.xz
ice-7ae4ed47f47e21b12222ac695ab5ae2381af26b0.zip
adding a TODO comment
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