gremlin
Sun, 12 Apr 2009 12:05:06 -0700
On 11-Apr-2009 21:10:20 +0200, Willy Tarreau wrote: > If I may add a very minor suggestion : if in future builds you could > create the /us/src/.rpm.d/* directories, it would be even easier to > use the live CD to build RPMs. Right now I managed to do that using > a few mount --bind tricks. But as you see, this is not a showstopper.
No real need for /usr/src/.rpm.d/{BUILD,ROOT,RPMS,SOURCES,SPECS,SRPMS}
directories. You can keep all this stuff in any other directory - say,
~/RPMbuild/{BUILD,ROOT,RPMS,SOURCES,SPECS,SRPMS} - just telling rpmbuild
where it is:
grem...@home:~ > grep top .rpmmacros
%_topdir /home/gremlin/RPMbuild
--
Alexey V. Vissarionov aka Gremlin from Kremlin
<gremlin ПРИ gremlin ТЧК ru>
--
To unsubscribe, e-mail owl-users-unsubscr...@lists.openwall.com and reply
to the automated confirmation request that will be sent to you.