# This shell snippet unsets all variables/functions that can be used in # the package template (excluding subpackages). # Exported variables for var in $(awk 'BEGIN{for (i in ENVIRON) {print i}}'