On Thu, 29 Apr 2004, Jason L Tibbitts III wrote: > Recently on one of the Fedora or Red Hat lists I saw mention of a > script that sets up your .rpmmacros file so that when you install an > srpm the sources and the specfile are placed in their own directory in > your build tree. Unfortunately I've searched all over and I just > can't find the reference again. Would anyone happen to have any idea > of what I'm talking about? > You just need to put in ~/.rpmmacros: %_topdir /some/place/you/want/things/to/go You then have create the directory %_topdir points to, and the other directories that would be under %_topdir (i.e. SOURCES, BUILD, SPECS, ect.). Cheers...james > Thanks, > _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list