summaryrefslogtreecommitdiffstats
path: root/bin/quilt.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-07-14 13:39:35 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-07-14 13:39:35 +0000
commit588f00357effa26b731e90dd129954da4b877901 (patch)
treed0b2b856a435e29d0518b97e0156e1c7682867d3 /bin/quilt.in
parentaf99772d8f630fb0035a96665e311b089b364266 (diff)
downloadquilt-588f00357effa26b731e90dd129954da4b877901.tar.gz
- Replace a few instances of awk and sed with @AWK@ and @SED@ in
*.in files.
Diffstat (limited to 'bin/quilt.in')
-rw-r--r--bin/quilt.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/quilt.in b/bin/quilt.in
index 3df4bb9..2e31b93 100644
--- a/bin/quilt.in
+++ b/bin/quilt.in
@@ -23,7 +23,7 @@ usage()
quilt_commands \
| sort \
| column | column -t \
- | sed -e $'s/^/\t/'
+ | @SED@ -e $'s/^/\t/'
echo $"
Common options to all commands: