> >> 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
_______________________________________________
Devel mailing list
[email protected]
http://lists.laptop.org/listinfo/devel

Reply via email to