Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: make install in a chroot?
- X-seq: zsh-workers 17399
- From: Jason Price <jprice@xxxxxxxxxxxxxxxxxxxx>
- To: Clint Adams <clint@xxxxxxx>
- Subject: Re: make install in a chroot?
- Date: Wed, 3 Jul 2002 14:36:07 -0400
- Cc: Jason Price <jprice@xxxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- In-reply-to: <20020703180025.GA30157@xxxxxxxx>; from clint@xxxxxxx on Wed, Jul 03, 2002 at 02:00:25PM -0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20020703135442.A28760@xxxxxxxxxxxxxxxxxx> <20020703180025.GA30157@xxxxxxxx>
On Wed, Jul 03, 2002 at 02:00:25PM -0400, Clint Adams wrote:
> > Second question: is there an easier way? (aka am I being stupid?)
> mkdir /tmp/pkgroot
> make install DESTDIR=/tmp/pkgroot
Thanks. It didn't do exactly what I expected, but it did work. It put the
files in $DESTDIR/usr/local/... rather than $DESTDIR/... but I was able to
work around that.
Thanks;
Jason
Messages sorted by:
Reverse Date,
Date,
Thread,
Author