Daniel Stone wrote: > On Wed, Sep 12, 2007 at 09:30:11AM -0600, Brian Paul wrote: >> Dan Nicholson wrote: >>> When installing a package, it is often useful to place the contents in >>> a temporary staging directory. The customary way to support this >>> installation >>> style is through the variable DESTDIR. When set during `make install', it >>> will prepend this path to all installed contents. >> So DESTDIR would be set in your shell, not in the config file, right? > > make install DESTDIR=$(CURDIR)/debian/tmp
Thanks. I've checked in the patch, and improved docs. -Brian ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
