On Wed, Dec 18, 2002 at 11:31:02AM +0000, Ed Avis wrote: > I'm cc'ing this message to the MakeMaker list to ask if there is a > recommended way to do things. I want to build a package with > PREFIX=whatever but then when copying in the files, put them in a > temporary directory so I can create a binary package. Any > suggestions?
Using my time machine, I went into the past and added DESTDIR and fixed the "make install PREFIX=foo" problem in the snapshot about a week ago.
