* rebuild PNG targets if SVG source changes

This commit is contained in:
Nils Dagsson Moskopp 2014-03-24 16:34:11 +01:00
parent 61baa1276e
commit 287d32d3e5

View file

@ -1,2 +1,3 @@
#!/bin/sh
redo-ifchange "$2".svg
inkscape "$2".svg --export-png="$3"