Subject: Re: screen package install
To: <>
From: None <mcmahill@mtl.mit.edu>
List: tech-pkg
Date: 10/07/1999 10:23:37
On Thu, 7 Oct 1999, Hubert Feyrer wrote:

> On Thu, 7 Oct 1999 mcmahill@mtl.mit.edu wrote:
> > ===>  Registering installation for screen-3.9.5
> > pkg_create: can't stat `/usr/pkg/bin/${PKGNAME}'
> 
> works for me (1.4.1/i386, pkgsrc-current). 
> What is in your work/.PLIST after that error?

ah.  thats my problem.  When the install failed I updated all my mk files
and pkgtools and simply tried 'make install' again, but the .PLIST without
the variable substitution was still there and didn't get remade.  deleting
the old .PLIST and doing 'make install' again worked.

thanks

-Dan