Hi,
>-----Original Message-----
>From: Distribution Lists [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, August 19, 2003 4:09 PM
>To: [EMAIL PROTECTED]
>Subject: Changing installation location of an src rpm
>
>
>I want to change the default location that a src rpm will 
>install under,
>instead of /usr I would like /usr/local. How would I do this ?

use the .rpmmacros user file.  i build rpms in /home/erik/rpms:

[EMAIL PROTECTED] erik]$ cat .rpmmacros
%_topdir /home/erik/rpm

u need to have the BUILD  RPMS  SOURCES  SPECS  SRPMS directories
here.  if you want to put it in /usr/local, u need to make sure
u set the right permissions there.

hth.
erik

(o_.'       http://counter.li.org/
//\         ----------------------
V_/_        Linux User   #  253842


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to