Use new `paths' system

This commit is contained in:
Laurence Withers 2007-09-11 22:06:23 +00:00
commit ec8bcba829
21 changed files with 132 additions and 65 deletions

View file

@ -5,7 +5,6 @@ then
fi
do_parameter_subst
add_config_option "DOCSDIR" "${COPT_DOCSDIR_DEFAULT}"
true
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;