diff options
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",\ ] |