aboutsummaryrefslogtreecommitdiff
path: root/general-config.bash
AgeCommit message (Collapse)Author
2022-04-29Fix svn PKGBUILD: Add missing slashEinhard Leichtfuß
2022-04-29Fix svn PKGBUILD: move sources to $_langEinhard Leichtfuß
This required allowing a fixed prepare() function and, for the optional, dictionary-specific prepare() part to be inserted into such a fixed prepare() function.
2022-04-29Use `read' to read multi-line stringEinhard Leichtfuß
(instead of `var=$(cat)')
2022-04-29Use proper .bash suffixEinhard Leichtfuß