From 547285cb599ff8324ae8f38cd16d4bbfe8e6f434 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 23 Mar 2015 12:59:24 +0100 Subject: clean up after OSX packaging. --- tools/osx_packaging/osx_build | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/osx_packaging') 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." -- cgit v1.2.3