diff options
| -rwxr-xr-x | packages/hpux/makedist.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/hpux/makedist.sh b/packages/hpux/makedist.sh index ad48131de..743c50293 100755 --- a/packages/hpux/makedist.sh +++ b/packages/hpux/makedist.sh @@ -32,5 +32,6 @@ echo "Compressing distribution..." cd packages/hpux +rm -f fltk-1.0-hpux.depot.gz gzip -9 fltk-1.0-hpux.depot |
