raco-pkg-env
raco-pkg-env copied to clipboard
Add deactivate.sh
Add a deactivate.sh
in bin-dir
. The script should roll back the
environment variable changes made by activate.sh
.
activate.sh
should probably be changed to store the old environment variable
values in RKT_PKG_
prefixed environment variables.