diff options
Diffstat (limited to 'cpp/newmakebindist.py')
-rwxr-xr-x | cpp/newmakebindist.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/newmakebindist.py b/cpp/newmakebindist.py index ee128c7bb8b..caf43ad3bad 100755 --- a/cpp/newmakebindist.py +++ b/cpp/newmakebindist.py @@ -262,10 +262,6 @@ fileLists = [ ("dir", "share/doc/Ice-%version%/certs/openssl"), ("dir", "share/doc/Ice-%version%/certs/cpp"), ("file", "share/doc/Ice-%version%/config/build.properties"), - ("file", "share/doc/Ice-%version%/config/common.cvs.xml"), - ("file", "share/doc/Ice-%version%/config/common.opt.xml"), - ("file", "share/doc/Ice-%version%/config/common.rpm.xml"), - ("file", "share/doc/Ice-%version%/config/common.src.xml"), ("file", "share/doc/Ice-%version%/config/common.xml"), ("dir", "share/doc/Ice-%version%/demoj")]), Subpackage("python", |