[med-svn] [artemis] 09/13: Resize icon so that it matches one of the predefined sizes

Afif Elghraoui afif-guest at moszumanska.debian.org
Fri Oct 23 06:10:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository artemis.

commit f244387073010e95cfc54aad002159a5f032211f
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Thu Oct 22 22:07:52 2015 -0700

    Resize icon so that it matches one of the predefined sizes
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 4c6140d..3332e4b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ override_dh_auto_build:
 	$(MAKE) jar
 	sed 's|@CLASSPATH@|$(subst :,$(space),$(subst $(CURDIR),/usr/share/java/artemis.jar,$(CLASSPATH)))|g' debian/artemis.manifest.in > \
 		debian/artemis.manifest
-	convert images/helix.gif images/helix.png
+	convert images/helix.gif -resize 96x96\! images/helix.png
 
 override_dh_auto_test:
 	cd test && ant -f build-test.xml test-headless -DEMBOSS_ROOT=/usr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/artemis.git



More information about the debian-med-commit mailing list