aboutsummaryrefslogtreecommitdiffstats
path: root/package/configure-snippets/configure_case_lines
blob: 1dcbf1108696ce6de8be5fa248d03461b02f7de5 (plain)
1
2
3
4
    --bootdb=*)  bootdb=${arg#*=} ;;
    --livedir=*) livedir=${arg#*=} ;;
    --repodir=*) repodir=${arg#*=} ;;