On Tue, Dec 14, 2010 at 11:09:34AM +0100, Martin Furter wrote: > Replace a disgusting shell script by nice python code. > transform_libtool_scripts.py is more portable and also reads build.conf.
While python is required to create buidscripts for a subversion distribution tarball, we do not require python for compiling the tarball. Because transform_libtool_scripts is run during 'make' your patch isn't going to work. Can you try to fix the .sh script instead? Stefan