aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-12-23 16:02:33 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2018-12-23 16:02:33 +0100
commitb300f3c047a606024db2098523c8fff70721c716 (patch)
tree2cf7ba3456269f5e770c0f0aa40a16dac1ca2a55 /TODO
parent7e41bec85b1299edd6f7eebb160296e4ec97da81 (diff)
Use the provided sample.* files
Do not longer rely on them being symlinked to the target directories. Also, fix small error in make_install.sh:main() ($1 -> $2). And add some comments.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 3f01a3c..6aaf7d1 100644
--- a/TODO
+++ b/TODO
@@ -3,8 +3,7 @@ TODO file for aur-fd-scripts
[GENERAL]
* Move dictd make dependency to freedict-tools.
* Use updpkgsums from pacman-contrib.
-* Use the provided sample.* instead of relying them to be in the destination
- directories.
+* (Better) error handling.
* [consider] Unify the different sample.PKGBUILDs.
* [consider] Split off a (bash) configuration file.