On Sep 26, 2013, at 11:47 AM, Vincent Habchi <vi...@macports.org> wrote:
> The newest version of QGis does not compile because of bug in SIP 4.15.x. > Specifically, the file qsyntaxhighlighter.sip located in > ${prefix}/share/pyXX-sip/PyQt4/QtGui is buggy, and causes an error. I own a > fixed copy which allow a correct build. > > Question: can I "patch" the qsyntaxhighlighter.sip file during the time of > the build, returning it to its normal buggy version at the end, or shall I > proceed an other way? Theoretically you can run the patch phase as superuser with "patch.asroot yes", but mucking around in ${prefix} is really unorthodox. If py-sip is actually installing a buggy file, wouldn't it be easier (and more correct) to fix py-sip and revbump? vq _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev