diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-08 00:58:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-09 13:45:02 +0100 |
| commit | 40fa6662558c21a1b1b3d2fdc35c3092f2df2ccf (patch) | |
| tree | e7d4ead4f8cf236629841f592e5a3164a9a94b28 /graphics/make.sh | |
| parent | e2a17243c3a7047bb02ef2c7dddc5c71efc8181e (diff) | |
Build Linux dcpomatic2 icons on build.
Diffstat (limited to 'graphics/make.sh')
| -rwxr-xr-x | graphics/make.sh | 7 |
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 |
