summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubos Kardos <lkardos@redhat.com>2016-04-15 10:45:47 +0200
committerPanu Matilainen <pmatilai@redhat.com>2016-10-20 15:32:35 +0300
commit3aec58aa660c9577a61d6d8c73e01c000150d027 (patch)
tree82587c228ad40986f30b9d86b411f74662160f73
parentc34999a7084d793e636fb7443f9efc4cf2b8f1f2 (diff)
downloadrpm-3aec58aa660c9577a61d6d8c73e01c000150d027.tar.gz
Enable --no-backup-if-mismatch by default in %patch macro (rhbz:884755)
(cherry picked from commit 69ed95eb422c59f9d99f75ccb78f32311a31702d)
-rw-r--r--macros.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros.in b/macros.in
index 38499d7c1..44883ef0e 100644
--- a/macros.in
+++ b/macros.in
@@ -366,6 +366,7 @@ package or when debugging this package.\
# Default patch flags
#%_default_patch_flags -s
+%_default_patch_flags --no-backup-if-mismatch
#==============================================================================
# ---- Build configuration macros.