Bug fix
[wxWidgets.git] / wxPython / distrib / makerpm
index b7d5f80a951f293069bd6c84650057b413a799a5..1b778fad0f9ba24baf4f830775a74aaa267a4c70 100755 (executable)
@@ -156,6 +156,8 @@ fi
 # Make the spec file and copy to ${builddir}/${tarver} so it will be
 # in the tar file when it's built
 
+# TODO?  Output all combinations of spec files to put in the tar file??
+
 makespec
 cp ${distdir}/wxPython${port}.spec ${builddir}/${tarver}/wxPython${port}.spec