# HG changeset patch
# User iuc
# Date 1441286240 14400
# Node ID 041df41e2657264793e9241999b8c991a03b75f9
# Parent e39f09681864897f833de5083eb9d9f025d8ebef
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7 commit 4c44b550f39ec90756c7bf5277fa1341de767bfd-dirty
diff -r e39f09681864 -r 041df41e2657 tool_dependencies.xml
--- a/tool_dependencies.xml Thu Sep 03 05:13:02 2015 -0400
+++ b/tool_dependencies.xml Thu Sep 03 09:17:20 2015 -0400
@@ -52,7 +52,7 @@
sed -i.bak -e "s/if host_platform == 'atheos':/if True:/g" setup.py
- -fPIC
+ ./configure && make CFLAGS=-fPIC && make install
https://bitbucket.org/pypa/setuptools/get/6.1.tar.bz2
tar -xjf 6.1.tar.bz2
pypa-setuptools-7ea80190d494