On 2009/09/05 14:57, frantisek holop wrote: > hmm, on Sat, Sep 05, 2009 at 02:22:04PM +0200, Antoine Jacoutot said that > > On Sat, 5 Sep 2009, frantisek holop wrote: > > > > > hmm, on Tue, Sep 01, 2009 at 11:14:09AM +0100, Stuart Henderson said that > > > > only lightly tested until I get it running on a box that doesn't have > > > > inteldrm/945, as this shows up vblank problems, but some people might > > > > like to have a play and let me know how they get on.. > > > > > > i was working on this but you beat me to it :] > > > > > > WRKDIST= ${WRKDIR}/${DISTNAME:S/-src//} > > > > > > why not > > > > > > WRKDIST= ${WRKDIR}/${PKGNAME} > > > > > > it's been evaluated once already. > > > > And what will you do when PKGNAME gets incremented to p0, p1...? > > change it back :]
I'd rather make it easier to update. > on the other hand, does it matter if WRKDIST includes p*? yes. :)