X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=platform%2Fosx%2Fcopy_resources.sh;fp=platform%2Fosx%2Fcopy_resources.sh;h=06b6e59854492e4aeaefa7b34f57f29f4037246d;hb=11f046d81b9011a19d3f6299996f93782e789cb4;hp=0b5d6128355e278d99cd6f1251ab5b1564afd235;hpb=b4488bd72fcbcc3fe393724c9f4c65697fa949b6;p=dcpomatic.git diff --git a/platform/osx/copy_resources.sh b/platform/osx/copy_resources.sh index 0b5d61283..06b6e5985 100644 --- a/platform/osx/copy_resources.sh +++ b/platform/osx/copy_resources.sh @@ -1,6 +1,4 @@ mkdir -p build/src/Resources cp -r ../libdcp/{tags,xsd,ratings} build/src/Resources -cp graphics/{link,splash}.png build/src/Resources -cp graphics/{select,snap,sequence,zoom,zoom_all}.png build/src/Resources cp fonts/*.ttf build/src/Resources ln -s $(which openssl) build/src/tools/openssl