On Wed, Jun 22, 2011 at 01:11:50PM +0100, Stuart Henderson wrote: > On 2011/06/22 05:47, Marc Espie wrote: > > CVSROOT: /cvs > > Module name: ports > > Changes by: [email protected] 2011/06/22 05:47:13 > > > > Modified files: > > productivity/tryton/trytond/pkg: PLIST > > > > Log message: > > why people don't use FULLPKGNAMEs for README is beyond me > > > > This is because make-plist works through _tmpvars in order, and > FULLPKGNAME comes somewhere near the end so any other variable in > _tmpvars which matches earlier takes precedence...
Got fixed, cheated in make-plist, made sure FULLPKGNAME got upfront in backsubst.
