summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-11-29 17:09:39 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-11-29 17:09:39 -0500
commit5714a584a3f8cd576df4a2042286b10cf76e54c3 (patch)
tree51b6170dc208ac4939c0e932bed4269523db15cf /style.scss
parentea262045fbf26c153e6e4c46b5b67ad296cda8c1 (diff)
Add ability to use imagemagick convert instead of rsvg-convert
* Add `pick' function to pick the first program found in $PATH from a list * Set SVG2PNG = $(call pick,rsvg-convert convert) * If SVG2PNG resolves to rsvg-convert, set SVG2PNG_OUTFLAG=-o * Change the SVG2PNG invocation from $(SVG2PNG) $< > $@.$$$$ to $(SVG2PNG) $< $(SVG2PNG_OUTFLAG) $@.$$$$
Diffstat (limited to 'style.scss')
0 files changed, 0 insertions, 0 deletions