]> git.donarmstrong.com Git - debbugs.git/blobdiff - html/logo/Makefile
the icon background should be white
[debbugs.git] / html / logo / Makefile
index 54c8d1410283a8beb507700e3d2010eddd6a7e6d..82ceaabaa5789742a571596f28f18c124ecdc6ca 100644 (file)
@@ -12,4 +12,5 @@ update_debbugs_logo: debbugs_logo_orig.svg
 debbugs_logo_icon.png: debbugs_logo.svg
        inkscape --without-gui \
        --export-width 32 --export-height 32 \
+       --export-background=white \
        --export-png $@ $<