# this is for removing the lunar module from the
# package listing WITHOUT removing its contents
# kongar, 20020524
module_installed theedge && remove_module theedge

[ "$LUNAR_MODULE" != "lunar" ] &&
write_config "LUNAR_MODULE=" "LUNAR_MODULE=lunar"

write_config "optimize"

true

