Subject: Re: packages build (from current-users)
To: Tom Javen <tom.javen@InnoTrac.fi>
From: Rene Hexel <rh@idle.trapdoor.vip.at>
List: tech-pkg
Date: 03/09/2000 10:33:34
Tom Javen wrote:

> How do I make package tarballes without the install step ?
> 
> "make package" seems to install and make the tarballs.

  You cannot create a package tar ball without installing the package
first.  However, you can set LOCALBASE to something other than your
usual installation location (/usr/pkg, by default).  This should at
least work for non-X11 packages.  For X11 packages you'd have to change
X11BASE, but for this to work, you probably need a full X11 installation
there first.

  Cheers
      ,
   Rene

[BTW, I moved the thread to the more appropriate "tech-pkg" mailing
list]