summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorJindrich Novy <jnovy@redhat.com>2008-07-08 17:45:12 +0200
committerJindrich Novy <jnovy@redhat.com>2008-07-08 17:45:12 +0200
commit096d1af159718bc8d6cea7355fa9f59bc4bd9f10 (patch)
tree69766cdd37242a930df0db343c69de1e7a3bcae6 /macros.in
parent831c5c5460b3ae2ee25d3033db6f18f33e1fc873 (diff)
downloadlibrpm-tizen-096d1af159718bc8d6cea7355fa9f59bc4bd9f10.tar.gz
librpm-tizen-096d1af159718bc8d6cea7355fa9f59bc4bd9f10.tar.bz2
librpm-tizen-096d1af159718bc8d6cea7355fa9f59bc4bd9f10.zip
Make the default fuzz for %patch is now configurable via macro
- the macro is _default_patch_fuzz
Diffstat (limited to 'macros.in')
-rw-r--r--macros.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/macros.in b/macros.in
index 6ba83fbd3..830072a1c 100644
--- a/macros.in
+++ b/macros.in
@@ -353,6 +353,9 @@ package or when debugging this package.\
#
#%vendor
+# Default fuzz level for %patch in spec file.
+%_default_patch_fuzz 0
+
#==============================================================================
# ---- Build configuration macros.
#