Skip to content

Tags: inkarkat/software

Tags

archive/custompre

Toggle archive/custompre's commit message

Verified

This commit was signed with the committer’s verified signature.
inkarkat Ingo Karkat
ENH: Add custompre: variant of custom: that executes before native in…

…stall

This needs to be mostly duplicated (data structures, functions), even though the code is identical. Might employ metaprogramming (like elsewhere) to unify this more.
Use case is triggering a reinstallation (of nodejs) after a different APT repo is chosen. (But wait, we have an apt-reinstall: for that!)