summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-02-15 08:54:21 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-02-15 08:54:21 +0000
commit09d9f0d24ee37bff9cf7af3e2354f612e19e9ce5 (patch)
tree5aee2278b0f9fa887c011d6ac64d6c7b86199915 /TODO
parent37f6da0fe90ffdb819f16cd9dadde6fe4d15bd7f (diff)
downloadquilt-09d9f0d24ee37bff9cf7af3e2354f612e19e9ce5.tar.gz
- Add compat wrapper TODO item.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index b2ba534..fb7c389 100644
--- a/TODO
+++ b/TODO
@@ -32,6 +32,9 @@ General:
applied in subdirectories (patch -d option): There are problems
with relative $QUILT_PATCHES, and likely with several commands.
+ - wrapper scripts: check with [ -ef ] if the wrapper is the same
+ as the default binary found to avoid wrappers like awk -> gawk.
+
Documentation:
- How to import a complete directory before doing wild changes?