summaryrefslogtreecommitdiff
path: root/platform/osx/make_dmg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'platform/osx/make_dmg.sh')
-rw-r--r--platform/osx/make_dmg.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh
index a70a0e399..fb9a24a9b 100644
--- a/platform/osx/make_dmg.sh
+++ b/platform/osx/make_dmg.sh
@@ -250,8 +250,6 @@ function copy_resources {
cp $prefix/src/dcpomatic/graphics/sequence*.png "$dest"
cp $prefix/src/dcpomatic/graphics/me.jpg "$dest"
cp $prefix/src/dcpomatic/graphics/link.png "$dest"
- cp $prefix/src/dcpomatic/graphics/tick.png "$dest"
- cp $prefix/src/dcpomatic/graphics/no_tick.png "$dest"
cp $prefix/src/dcpomatic/graphics/add*.png "$dest"
cp $prefix/src/dcpomatic/graphics/pause*.png "$dest"
cp -r $prefix/share/libdcp/xsd "$dest"