[42000] trunk/dports/x11/gtk2-murrine-configurator
Ryan Schmidt
ryandesign at macports.org
Thu Nov 13 13:38:00 PST 2008
On Nov 13, 2008, at 07:32, nox at macports.org wrote:
> - reinplace -E "s|/usr/bin/env python|${prefix}/bin/python2.5|" \
> - ${worksrcpath}/src/newmurrineconfigurator.py
> + reinplace -E s|@PREFIX@|$prefix| \
> + $worksrcpath/src/newmurrineconfigurator.py
Just out of curiosity, why are you in the habit lately of removing
the braces from variables? We've been using braces around variables
almost everywhere in MacPorts for a long time... why change now?
More information about the macports-dev
mailing list