diff options
author | Mark Spruiell <mes@zeroc.com> | 2005-10-10 16:54:44 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2005-10-10 16:54:44 +0000 |
commit | 8c06f0ffe0433a5794442f04716e03da1c9b88d4 (patch) | |
tree | 398b4cf952f0cc9746a16ac2c69d4e9483243cc6 /py/makebindist.py | |
parent | bug 475: remove IcePack, add IceGrid (diff) | |
download | ice-8c06f0ffe0433a5794442f04716e03da1c9b88d4.tar.bz2 ice-8c06f0ffe0433a5794442f04716e03da1c9b88d4.tar.xz ice-8c06f0ffe0433a5794442f04716e03da1c9b88d4.zip |
bug 475: remove IcePack
Diffstat (limited to 'py/makebindist.py')
-rwxr-xr-x | py/makebindist.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/makebindist.py b/py/makebindist.py index 782f41a152c..5aee85757ad 100755 --- a/py/makebindist.py +++ b/py/makebindist.py @@ -158,7 +158,7 @@ slicedirs = [\ "Glacier2",\ "Ice",\ "IceBox",\ - "IcePack",\ + "IceGrid",\ "IcePatch2",\ "IceStorm",\ ] |