[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: changin the SPECS/RPMS/BUILD etc dirs
- From: Han <han-dated-1022119208 d46bab mijncomputer nl>
- To: rpm-list redhat com
- Subject: Re: changin the SPECS/RPMS/BUILD etc dirs
- Date: Sat, 18 May 2002 04:00:01 +0200
Lieuwe Elgersma (lieuwe.elgersma@csoft.co.uk) wrote:
>
> I would like to have the rpm's I create when building new packages to
> go to a different directory then my standard /usr/src/redhat/
> directories
Make a symlink:
mkdir /home/lieuwe/rpms
rm -rf /usr/src/redhat/RPM/RPMS/i686
ln -s /home/lieuwe/rpms /usr/src/redhat/RPM/RPMS/i686
Cya, Han.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]