diff options
author | Brent Eagles <brent@zeroc.com> | 2005-03-02 17:38:52 +0000 |
---|---|---|
committer | Brent Eagles <brent@zeroc.com> | 2005-03-02 17:38:52 +0000 |
commit | 78a09eef437ffa967f6592aedef6317687135846 (patch) | |
tree | c2b79eb1255dbfa2ecb73eb5d4a54451aa32708e /cpp/RPMTools.py | |
parent | generated spec file will now do an optimized build (diff) | |
download | ice-78a09eef437ffa967f6592aedef6317687135846.tar.bz2 ice-78a09eef437ffa967f6592aedef6317687135846.tar.xz ice-78a09eef437ffa967f6592aedef6317687135846.zip |
removing files that aren't currently installed
Diffstat (limited to 'cpp/RPMTools.py')
-rw-r--r-- | cpp/RPMTools.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/RPMTools.py b/cpp/RPMTools.py index ec69960dc7b..dbd36d8edb1 100644 --- a/cpp/RPMTools.py +++ b/cpp/RPMTools.py @@ -254,8 +254,6 @@ fileLists = [ "", "", [("exe", "bin/slice2cs"), - ("exe", "bin/generatecs.exe"), - ("exe", "bin/icecpp.exe"), ("file", "share/doc/Ice-%version%/config/Make.rules.cs"), ("dir", "share/doc/Ice-%version%/democs")]), Subpackage("java-devel", |