Awesome, that worked. Wasn't exactly in the man page. lol Thanks! Michael Jennings wrote:
On Friday, 03 August 2007, at 11:46:26 (-0500), Steven Osborn wrote:I'm running rpmbuild from a script, is there anyway to tell rpmbuild to use an rpmmacro file I specify? I see how to specify my own spec file, but that's not exactly doing the trick.rpmbuild --define '_topdir /path/to/rpm/tree' ... Michael