inkscape_tools: comment broken commands in inkscape_tools/tests/app/Makefile
[nit.git] / 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