GNOME Bugzilla – Bug 554162
Install colorblind applet to pyexecdir
Last modified: 2009-07-18 14:49:02 UTC
Currently colorblind applet is installed to the pythondir and it is wrong because it has binary extensions which shouldn't go to /usr/share/pythonX.Y.
Created attachment 119523 [details] [review] Patch to fix this issue
When I test with this patch, it appears as though pyexecdir is undefined in the resulting Makefile's. I'm not great with autotools, so I'm not quite sure where to fix this. Will (a community member who is not the gnome-mag maintainer, but helps because there is currently no gnome-mag maintainer)
I did some testing on Ubuntu and got the patch to work. Committed to git master. Many thanks!