Try to fix missing OS X preferences icons (and hence crash).
[dcpomatic.git] / graphics / wscript
index d70ba1e693be3f40dab48e7cd32fe97aba20de27..26fad9fa741d40d473e53e4660eca932ba86755c 100644 (file)
@@ -28,5 +28,5 @@ def build(bld):
 
     # Install stuff for POSIX systems
     if not bld.env.TARGET_WINDOWS:
-        bld.install_files('${PREFIX}/share/dcpomatic2', 'linux/16/dcpomatic2.png')
+        bld.install_as('${PREFIX}/share/dcpomatic2/dcpomatic2_server_small.png', 'linux/16/dcpomatic2.png')
         bld.install_files('${PREFIX}/share/dcpomatic2', 'splash.png')