20 Sep
2007
20 Sep
'07
3:09 p.m.
Daniel J. Luke wrote:
Hmmm, these pre-activate and post-activate hooks won't work with packages, as they are not exported.
Come to think of it, do they even work when using installtype direct ? Not much to "activate" then...
nope, activate doesn't get called for direct mode.
They should probably be moved to pre/post destroot or pre/post install.
Probably "install", adding users on the build machine doesn't help very much when trying to install them on the final destination... But pre-install and post-install do not even exist now, do they ? --anders