summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2015-01-03 12:31:09 -0800
committerBrian Anderson <banderson@mozilla.com>2015-01-03 12:31:09 -0800
commit41a77963609aac8a7fd86a5ffe8e97cf805e25a4 (patch)
tree6724a40326db5646065469ca95389c2449f42df2
parent1323aeb86cc6158a4a1c9895aa48439f7fbe8c6b (diff)
downloadrust-installer-41a77963609aac8a7fd86a5ffe8e97cf805e25a4.tar.gz
Update fixmes
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 06b494d..c65ab8e 100644
--- a/README.md
+++ b/README.md
@@ -65,9 +65,7 @@ To combine installers.
* Allow components to depend on or disallow other components.
* Sanity check that expected destination dirs (bin, lib, share exist)?
* Add --docdir flag. Is there a standard name for this?
-* Remove doc directories on uninstall.
-* Remove empty directories on uninstall?
-* Install bulk dirs using 'install -d', not 'cp'.
+* Remove empty directories on uninstall.
* Detect mismatches in --prefix, --mandir, etc. in follow-on
installs/uninstalls.
* Fix argument handling for spaces.