From: Yaroslav Halchenko Date: Thu, 7 Aug 2014 20:24:28 +0000 (-0400) Subject: ENH: atm ndhackergotchi.png was manually tuned IIRC and thus committed -- do not... X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4c645781b1767207e896cdcd8ae7393cfffde5c8;p=neurodebian.git ENH: atm ndhackergotchi.png was manually tuned IIRC and thus committed -- do not clean it up --- diff --git a/artwork/Makefile b/artwork/Makefile index 7bcab85..734d958 100644 --- a/artwork/Makefile +++ b/artwork/Makefile @@ -6,7 +6,7 @@ ICONSIZED=ccn-logo_h50.png uni-md-logo_h50.png dartmouth-logo_h50.png pics: $(SVGIS) $(ICONSIZED) clean:: - for p in *.svg; do rm -f $${p%*.svg}.{pdf,eps,png}; done + for p in *.svg; do [ "$$p" = ndhackergotchi.svg ] || rm -f $${p%*.svg}.{pdf,eps,png}; done rm -rf *_tuned rm -f $(ICONSIZED)