Jasper O'neal Hartline wrote:
Yes, thank you, I saw that approach on the web link. However, that doesn't address reentrancy and I need a reentrant solution.K. Richard Pixley wrote:I'm trying to produce rpm's and, of course, can't because the default output directory isn't writable by me.<http://www.rpm.org/hintskinks/buildtree/>In your ~/.rpmmacros file have: %_topdir /home/UserName/rpmbuildLikewise have a buildtree in your ~ dir.
--rich