diff options
author | Brent Eagles <brent@zeroc.com> | 2005-02-21 13:51:16 +0000 |
---|---|---|
committer | Brent Eagles <brent@zeroc.com> | 2005-02-21 13:51:16 +0000 |
commit | 78682b610bbaf0a5f10423d0ffa118f9149f9f7c (patch) | |
tree | 9569fb6752c8b61e0db6e2bf8ee35f5083240f6a /cpp/newmakebindist.py | |
parent | fix typo in demo archive command (diff) | |
download | ice-78682b610bbaf0a5f10423d0ffa118f9149f9f7c.tar.bz2 ice-78682b610bbaf0a5f10423d0ffa118f9149f9f7c.tar.xz ice-78682b610bbaf0a5f10423d0ffa118f9149f9f7c.zip |
remove obsoleted files from ice-java-devel rpm package listing
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", |