On Wed, Dec 18, 2002 at 01:36:39PM +0100, Axel Thimm 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? > > It would be nice, if in some future MakeMaker version either the DESTDIR > variable was put in front of every installation path, or from an rpm point of > view, if the installation paths would not be computed at MakeMaker time, but > at make time (e.g. the INSTALL... variables depend on prefix or > sharedstatedir).
Already been fixed. http:[EMAIL PROTECTED]/msg00783.html
