summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/quilt.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/quilt.in b/bin/quilt.in
index 4956cbd..3d9cb49 100644
--- a/bin/quilt.in
+++ b/bin/quilt.in
@@ -107,4 +107,5 @@ set -- "${args[@]}"
unset args
#source @QUILT@/$command
+export QUILT_COMMAND="${command##*/}"
@BASH@ $BASH_OPTS -c ". @QUILT@/$command" "quilt ${command##*/}" "$@"