diff options
author | Einhard Leichtfuß <alguien@respiranto.de> | 2018-03-30 16:03:12 +0200 |
---|---|---|
committer | Einhard Leichtfuß <alguien@respiranto.de> | 2018-03-30 16:03:12 +0200 |
commit | 9d45fe6b329cbae295ed83d90dd20c5fc3e70717 (patch) | |
tree | 2cade18b271a104cf6a6a295e5d15d8fc623566f /user-config.default.bash | |
parent | 2a8e89e412a0cb344c62aee455d522cd983be1d7 (diff) |
Modularise and generalise
Modularisation:
- Use new functions replace(), replace_line() and delete_line() instead
of sed directly.
This required all editing to be done in-line or pseudo in-line, i.e.
moving files afterwards.
Generalisation:
- Make it work for both the non-vcs source and the binary packages, not
only the former.
A separate function handle_all() has been set up to handle both types.
Further:
- Require a directory to be supplied as argument due to a variable
number of further arguments.
- Use a temporary directory instead of several files.
- Add option -uaf to forcibly update everything.
Diffstat (limited to 'user-config.default.bash')
0 files changed, 0 insertions, 0 deletions