summaryrefslogtreecommitdiff
path: root/tools/osx_packaging
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-03-23 12:59:24 +0100
committerRobin Gareus <robin@gareus.org>2015-03-23 12:59:24 +0100
commit547285cb599ff8324ae8f38cd16d4bbfe8e6f434 (patch)
treed37c00a53371b2a80a6c5a60b2068106e52a511e /tools/osx_packaging
parent610e30cde3d269f0340655a559d44394634f6e9d (diff)
clean up after OSX packaging.
Diffstat (limited to 'tools/osx_packaging')
-rwxr-xr-xtools/osx_packaging/osx_build1
1 files changed, 1 insertions, 0 deletions
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."