inkscape_tools: comment broken commands in inkscape_tools/tests/app/Makefile
authorJean Privat <jean@pryen.org>
Wed, 24 Sep 2014 00:55:16 +0000 (20:55 -0400)
committerJean Privat <jean@pryen.org>
Wed, 24 Sep 2014 00:56:41 +0000 (20:56 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

contrib/inkscape_tools/tests/app/Makefile

index e1e203b..b788061 100644 (file)
@@ -14,6 +14,6 @@ images:
 
 icons:
        mkdir -p res1 res2 res3
-       ../../bin/svg_to_icons art/icon.svg --large --out res1
+       #../../bin/svg_to_icons art/icon.svg --large --out res1
        ../../bin/svg_to_icons art/drawing.svg --large --out res2 --id 0circle
-       ../../bin/svg_to_icons art/icon.svg --android --out res3
+       #../../bin/svg_to_icons art/icon.svg --android --out res3