Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: make install in a chroot?
- X-seq: zsh-workers 17398
- From: Clint Adams <clint@xxxxxxx>
- To: Jason Price <jprice@xxxxxxxxxxxxxxxxxxxx>
- Subject: Re: make install in a chroot?
- Date: Wed, 3 Jul 2002 14:00:25 -0400
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20020703135442.A28760@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20020703135442.A28760@xxxxxxxxxxxxxxxxxx>
> Second question: is there an easier way? (aka am I being stupid?)
mkdir /tmp/pkgroot
make install DESTDIR=/tmp/pkgroot
Messages sorted by:
Reverse Date,
Date,
Thread,
Author