summaryrefslogtreecommitdiffstats
path: root/scripts/rpatch.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/rpatch.in')
-rwxr-xr-xscripts/rpatch.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpatch.in b/scripts/rpatch.in
index bba3dfe..286ccd7 100755
--- a/scripts/rpatch.in
+++ b/scripts/rpatch.in
@@ -44,7 +44,7 @@ verify_removal()
echo $"Patch does not remove changes:"
fi
- @DIFF@ -Nu $DIFF_OPTS $bup $file \
+ @DIFF@ -Nu $QUILT_DIFF_OPTS $bup $file \
| @SED@ -e 's:^--- [^ '$'\t'']*:--- '"$dir/$file.orig"':' \
-e 's:^+++ [^ '$'\t'']*:+++ '"$dir/$file"':'