[Paco-general] Patch for prefixing
Brought to you by:
davidrr
|
From: Steven F. <bt...@go...> - 2009-03-28 21:48:46
|
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 ... |