Ralph Blach wrote:
I have been working with rpm, and after reading the howtos, I have not
been able to get rpm to install and build rpms down a separate director.
I would like to be about to do and rpm --rebuild with an path of $HOME/rpm
Took me quite a while to figure it out when I started, too!
I think the shortest sequence is
mkdir -p $HOME/rpm/{BUILD,RPMS,SOURCES,SPECS,SRPMS}
echo "%_topdir $HOME/rpm" > $HOME/.rpmmacros
_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list