[hdf-compass] 142/295: fix Mac icon file name to match rename from da5f6f4

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun May 8 10:35:37 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/master
in repository hdf-compass.

commit b83d819ef24155980a49dab562b6354b1fad6b77
Author: Christian Oyarzun <co at oyarzun.net>
Date:   Mon Oct 12 10:35:23 2015 -0400

    fix Mac icon file name to match rename from da5f6f4
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index e95f409..16df9aa 100644
--- a/setup.py
+++ b/setup.py
@@ -44,7 +44,7 @@ OPTIONS = { 'argv_emulation': False,
             'excludes': ['scipy', 'PyQt4', 'mpi4py'],
             'includes': ['h5py', 'matplotlib'],
             'matplotlib_backends': ['wxagg',],
-            'iconfile': 'compass.icns',
+            'iconfile': 'HDFCompass.icns',
             'packages': ['h5py', 'matplotlib'],
             'plist': PLIST }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hdf-compass.git



More information about the debian-science-commits mailing list