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
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
> 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 /
> > 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
> 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
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