Re: /usr/src/redhat

2000-09-03 Thread kevin
Stanislav Meduna wrote: > Folks at RH, please, write a complete reference documentation > and make it public. PLEASE. A bunch of short text files > in /usr/doc/rpm-* is better than nothing but this is not > a complete documentation. Not a tutorial (I know a good one > is hard to write), but somet

Re: /usr/src/redhat

2000-09-03 Thread Stanislav Meduna
Hi, > > If I wanted to change the usage of /usr/src/redhat by RPM where would I > > change this? Is this hard coded in the RPM source code? I'd like to do > > something like /usr/src/my_distribution_name_here. Folks at RH, please, write a complete reference documentation and make it public. PLEA

Re: /usr/src/redhat

2000-09-02 Thread John Summerfield
> If I wanted to change the usage of /usr/src/redhat by RPM where would I > change this? Is this hard coded in the RPM source code? I'd like to do > something like /usr/src/my_distribution_name_here. Thought I answered this a few days ago;-) [summer@possum /tmp]$ cat ~/.rpmmacros %buildroot /

Re: /usr/src/redhat

2000-09-02 Thread John Summerfield
> > If I wanted to change the usage of /usr/src/redhat by RPM where would I > > change this? > > /usr/lib/rpm/macros, or other rpm macro files, such as /etc/rpm/macros > or ~/.rpmmacros. Don't change /usr/lib/rpm/macros, it gets clobbered by the next rpm update. /etc/rpm/macros is for machin

Re: /usr/src/redhat

2000-09-01 Thread Bob Tennent
> If I wanted to change the usage of /usr/src/redhat by RPM where would I > change this? /usr/lib/rpm/macros, or other rpm macro files, such as /etc/rpm/macros or ~/.rpmmacros. Bob T. ___ Redhat-devel-list mailing list [EMAIL PROTECTED] https://l

Re: /usr/src/redhat

2000-09-01 Thread Mike A. Harris
On Fri, 1 Sep 2000, Frank Hale wrote: >If I wanted to change the usage of /usr/src/redhat by RPM where would I >change this? Is this hard coded in the RPM source code? I'd like to do >something like /usr/src/my_distribution_name_here. Probably in the rpm-.src.rpm RPM. The rpm-build RPM crea