mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
212 B

# no pkgcheck, bash is mandatory
menu_begin MENU_PKG_BASH 'Bash Options'
bool 'Enable programmable completion' ROCKCFG_PKG_BASH_PROGCOMP 1
bool 'Enable help builtin command' ROCKCFG_PKG_BASH_HELP_CMD 1
menu_end