On Thu, 2008-12-11 at 09:29 +0100, Arnold Krille wrote:
On Thursday 11 December 2008 03:45:58 Fernando
Lopez-Lezcano wrote:
Usually programs include something like DESTDIR=
to set that directory
so that the install can be "redirected" without compromising all the
internal paths and references which should still point to PREFIX.
Why don't you try "scons install DESTDIR=<bla>"?
Because I'm not that smart? :-)(
Works like charm for other
packagers. And was introduced specially for packagers...
I did scons --help and the option was not listed so I assumed it was not
there (the previous spec file was not using it)...
Thanks!
-- Fernando