diff options
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ strip: add an option to specify the program used to strip binaries. Makefile.maint: extract announcement-generation into a perl script +remove PARAMS macros + doc/coreutils.texi: Address this comment: FIXME: mv's behavior in this case is system-dependent Better still: fix the code so it's *not* system-dependent. + +implement --target-directory=DIR for install (per texinfo documentation) |