summaryrefslogtreecommitdiffstats
path: root/packaging/macos/230-inkscape-distrib.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/macos/230-inkscape-distrib.sh')
-rwxr-xr-xpackaging/macos/230-inkscape-distrib.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/macos/230-inkscape-distrib.sh b/packaging/macos/230-inkscape-distrib.sh
index 7190ce83b..931b663be 100755
--- a/packaging/macos/230-inkscape-distrib.sh
+++ b/packaging/macos/230-inkscape-distrib.sh
@@ -37,6 +37,8 @@ convert -size 560x400 xc:transparent \
# a separate script and be executed via Terminal.app.
# See: https://github.com/al45tair/dmgbuild/pull/11
+cp $SELF_DIR/inkscape_dmg.py $SRC_DIR
+
cat <<EOF >$SRC_DIR/run_dmgbuild.sh
#!/usr/bin/env bash
SCRIPT_DIR=$SELF_DIR