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... I tried to fix this before but couldn't work out how to handle subpackages.
