summaryrefslogtreecommitdiff
path: root/graphics/make.sh
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-08 00:58:32 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-09 13:45:02 +0100
commit40fa6662558c21a1b1b3d2fdc35c3092f2df2ccf (patch)
treee7d4ead4f8cf236629841f592e5a3164a9a94b28 /graphics/make.sh
parente2a17243c3a7047bb02ef2c7dddc5c71efc8181e (diff)
Build Linux dcpomatic2 icons on build.
Diffstat (limited to 'graphics/make.sh')
-rwxr-xr-xgraphics/make.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/graphics/make.sh b/graphics/make.sh
deleted file mode 100755
index 9058ef65d..000000000
--- a/graphics/make.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-width=$1
-height=$2
-output=$3
-
-inkscape -C -z -e $output -w $width -h $height -D logo.svg