diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build index 2cf109d992..1673db3622 100755 --- a/tools/osx_packaging/osx_build +++ b/tools/osx_packaging/osx_build @@ -754,6 +754,7 @@ Rez -append ${ICNSTMP}.rsrc -o "$UC_DMG" SetFile -a C "$UC_DMG" rm ${ICNSTMP}.icns ${ICNSTMP}.rsrc +rm -rf ${PRODUCT_PKG_DIR} echo echo "packaging suceeded."