diff options
Diffstat (limited to 'cpp/iceemakedist.py')
-rwxr-xr-x | cpp/iceemakedist.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/iceemakedist.py b/cpp/iceemakedist.py index cadb6619b87..dffa5a3bf3c 100755 --- a/cpp/iceemakedist.py +++ b/cpp/iceemakedist.py @@ -268,7 +268,6 @@ filesToRemove = [ \ os.path.join("ice", "iceemakedist.py"), \ os.path.join("ice", "makedist.py"), \ os.path.join("ice", "makebindist.py"), \ - os.path.join("ice", "newmakebindist.py"), \ os.path.join("ice", "RPMTools.py"), \ os.path.join("ice", "fixCopyright.py"), \ os.path.join("ice", "fixVersion.py"), \ |