Re: [Paco-general] Patch for prefixing
Brought to you by:
davidrr
|
From: Steven F. <bt...@go...> - 2009-03-29 12:43:31
|
OOps, programmed in branch instead of trunk ... but now I made it still better :D On Sat, 2009-03-28 at 22:48 +0100, Steven Falken wrote: > Hi, > although there is often the possibility (in the installation procedure > of a tarballed program) to use make DESTDIR=/foobar to install a program > somewhere else, it doesn't exist (or even work) always. So I thought > about to do this via paco. I wrote some code and here it is. 'till now > there is no support for the paco/gpaco frontend; you have to do it the > old way LD_PRELOAD .... > Whats still needed? mkdir, mknod and many others ... |