No kernel messages displayed on 2.6.26-rc2
Michael Stone
michael at laptop.org
Fri May 23 13:51:03 EDT 2008
> >> Since I don't have root, the last command failed to build an RPM (it
> >> wants to put it in /usr/share/redhat/RPMS)
RPM is happy to build things in user-specified locations. You may be
particularly interested in the suite of rpmbuild path-setting options
including:
--define "_topdir=/foo"
--define "_srpmdir=/bar"
--define "_rpmdir=/baz"
--define "_builddir=/grr"
--define "_sourcedir=/mrg"
Michael
More information about the Devel
mailing list