summaryrefslogtreecommitdiff
path: root/graphics/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-01-29 23:51:25 +0000
committerCarl Hetherington <cth@carlh.net>2017-01-29 23:51:25 +0000
commitb3234e76d2f614c2b05034c0bdae8d5a4e9de9ea (patch)
treeede230ed8036177b42162d3c20e7763c83c36ac5 /graphics/wscript
parent70b923d244255cc1425f0ade4b3d280e07da7038 (diff)
parentf5bc071ddac2355da1d116404cc37f4485e97699 (diff)
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'graphics/wscript')
-rw-r--r--graphics/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/wscript b/graphics/wscript
index d70ba1e69..26fad9fa7 100644
--- a/graphics/wscript
+++ b/graphics/wscript
@@ -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')