diff --git a/aegisub/tools/osx-bundle.sh b/aegisub/tools/osx-bundle.sh index 86e039818..d6dd93e9a 100755 --- a/aegisub/tools/osx-bundle.sh +++ b/aegisub/tools/osx-bundle.sh @@ -20,7 +20,7 @@ if ! test -d packages/osx_bundle; then fi if test -d "${PKG_DIR}"; then - echo "**** USING OLD ${PKG_DIR} ****" + rm -rf "${PKG_DIR}" fi echo