Le 13 nov. 08 à 22:38, Ryan Schmidt a écrit :
On Nov 13, 2008, at 07:32, [EMAIL PROTECTED] wrote:- reinplace -E "s|/usr/bin/env python|${prefix}/bin/python2.5|" \ - ${worksrcpath}/src/newmurrineconfigurator.py + reinplace -E s|@PREFIX@|$prefix| \ + $worksrcpath/src/newmurrineconfigurator.pyJust 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?
Got the habit writing shell scripts, does it bother you? I can lose this habit if you want.
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
